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

fix: nginx configmap name in values.yaml #185

Merged
merged 1 commit into from
Sep 29, 2020

Conversation

slumbi
Copy link
Contributor

@slumbi slumbi commented Sep 24, 2020

The nginx configmap name was hardwired to sentry-nginx, and it only works if the helm release name is sentry.
This commit fixes that by using a templated variable instead

The nginx configmap name was hardwired to `sentry-nginx`, and it only works if the helm release name is `sentry`.
This commit fixes that by using a templated variable instead
@Mokto
Copy link
Contributor

Mokto commented Sep 29, 2020

Thanks ! i didn't know about templated variables

@Mokto Mokto merged commit 3e86a9a into sentry-kubernetes:develop Sep 29, 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