Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable creating initial secret for ArgoCD export #600

Open
sagikazarmark opened this issue Apr 4, 2022 · 0 comments
Open

Disable creating initial secret for ArgoCD export #600

sagikazarmark opened this issue Apr 4, 2022 · 0 comments
Labels

Comments

@sagikazarmark
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Creating a default secret causes conflicts when the actual secret values are synchronized from an external store by some tool (eg. ExternalSecrets).

Describe the solution you'd like
Disable creating a default secret with a default backup key trusting that it will eventually be there.

Describe alternatives you've considered
I've opened an issue in ExternalSecrets to resolve the conflicts when a secret already exists, but I find that to be a more difficult solution compared to just not creating the secret in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants