You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
Describe the solution you'd like
We would like to have multiple keys defined in the ExternalSecret, and end up with a kubernetes secret with multiple keys and values.
What is the added value?
We group multiple secrets that make sense to be together in one kubernetes secret.
Related to #7. Also related to external-secrets/kubernetes-external-secrets#477 since we want to move in the new CRD direction, at least for this obvious good things.
Describe the solution you'd like
We would like to have multiple keys defined in the ExternalSecret, and end up with a kubernetes secret with multiple keys and values.
What is the added value?
We group multiple secrets that make sense to be together in one kubernetes secret.
Give us examples of the outcome
ExternalSecret:
Kubernetes Secret:
Constraints:
Limit secrets in ExternalSecret to reasonable number (to avoid misuse).
The text was updated successfully, but these errors were encountered: