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

[patch] Remove verify mongo instance secret in gitops #1165

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

whitfiea
Copy link
Contributor

@whitfiea whitfiea commented Aug 9, 2024

The mongo instance level secret won't exist on the first pass as it will be created here. The call to get the secret is when the task runs again so that we can get the existing username/password rather than overwrite it. Thus we need to remove the verify from the instance level (it is still present for the cluster level).

@whitfiea whitfiea merged commit 6942b57 into master Aug 9, 2024
8 checks passed
@whitfiea whitfiea deleted the ajw-verifysecrets branch August 9, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant