mastodon/chart/templates
Patrice Ferlet 4b2ec4a2dc
Fix postrgres secret name for cronjob (#15072)
The cronjob tries to get key from `mastodon` secret instead of
`mastodon-postgresql` - so the cronjob fails with this error:

Error: couldn't find key postgresql-password in Secret [NS]/mastodon

Another solution is to save the postgres password in mastodon secret,
but that means that the password is placed in two places.

Postgresql use <fullname>-postgresql name as secret name.
2020-11-02 06:16:51 +01:00
..
tests Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
NOTES.txt Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
_helpers.tpl Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
configmap-env.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
cronjob-media-remove.yaml Fix postrgres secret name for cronjob (#15072) 2020-11-02 06:16:51 +01:00
deployment-sidekiq.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
deployment-streaming.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
deployment-web.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
hpa.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
ingress.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
job-assets-precompile.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
job-chewy-upgrade.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
job-create-admin.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
job-db-migrate.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
pvc-assets.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
pvc-system.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
secrets.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
service-streaming.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
service-web.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
serviceaccount.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00