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

sentry: Use existingSecret for psql #148

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

davelosert
Copy link
Contributor

I realized that the sentry-chart currently uses a static values for the postgresql-secret.

This is a bit counter-intuitive and will fail when using the existingSecret and existingSecretKey-Option provided by the bitnami-postgresql helm chart.

This MR uses those secrets if they are set and falls back to the current values if not.

@Mokto
Copy link
Contributor

Mokto commented Aug 31, 2020

Thanks!

@Mokto Mokto merged commit 8c02d7a into sentry-kubernetes:develop Aug 31, 2020
This was referenced Apr 12, 2024
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.

2 participants