Closed dimashenkov closed 6 months ago
Could you please consider to use other tools to construct cumulative secret. The tools which can help with this: ClusterSecret, ExternalSecrets. Also please check kustomize secret generator, maybe it will suit your needs.
to construct cumulative secrets is not that convenient but fine.
The problem with this approach is that changes like this will be breaking for the users who already use one secret as far as I understand it. However, we could accept PRs with the changes which are non-breaking. Feel free to raise one if you find it viable.
Issue submitter TODO list
Is your proposal related to a problem?
No response
Describe the feature you're interested in
For example I need to pass different secrets for SSO and for the Kafka cluster . Would be good to to change deployment.yaml in the Helm chart to be able to pass more then one existing secret in values.yaml, like this .
Describe alternatives you've considered
No response
Version you're running
27c5e61
Additional context
No response