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

Ignore differences in password secret when deploying postgres argocd app #769

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

garryod
Copy link
Member

@garryod garryod commented Jan 9, 2025

Erroneous updates to this Secret were causing the password in the backend deployment to differ from that held by the postgres instance - unfortunately as ArgoCD performs a helm template followed by a kubectl apply the helm chart templates do not adequately avoid these updates

@garryod garryod added bug Something isn't working helm Pull requests that update Helm Charts labels Jan 9, 2025
@garryod garryod requested a review from GDYendell January 9, 2025 16:15
@garryod garryod self-assigned this Jan 9, 2025
@garryod garryod marked this pull request as ready for review January 9, 2025 16:54
@garryod garryod merged commit 19029cf into main Jan 10, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working helm Pull requests that update Helm Charts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants