sentry-kubernetes / charts

Easily deploy Sentry on your Kubernetes Cluster
MIT License
1.05k stars 505 forks source link

Name override doesn't override postgres secret password #1382

Open grubyhs opened 1 month ago

grubyhs commented 1 month ago

After nameOverride the postgres name: image Pods are still looking for the old name of the secret.

Mokto commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.

patsevanton commented 6 days ago

Fixed by https://github.com/sentry-kubernetes/charts/pull/1434