mastodon/chart/templates
Alex Nordlund 7ccf7a73f1
Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941)
* Add ability to specify an existing Secret (#18139)

Closes #18139

* Allow using secrets with external postgres

* Upgrade CronJob to batch/v1

* Allow using redis.auth.existingSecret

* Helmignore mastodon-*.tgz for easy local development

* Upgrade helm dependencies

* Upgrade postgresql to 11

* Allow putting SMTP password into a secret

* Add optional login to SMTP secret

This to allow setting LOGIN either in values.yaml or
in the secret.

* Switch to bitnami charts full archive

This prevents older versions from disappearing, see
https://github.com/bitnami/charts/issues/10539 for
full context.

Co-authored-by: Ted Tramonte <ted.tramonte@gmail.com>
2022-08-10 17:12:58 +02:00
..
tests Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
NOTES.txt helm: standardize yaml configuration (#15728) 2021-02-15 08:00:54 +01:00
_helpers.tpl Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
configmap-env.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
cronjob-media-remove.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
deployment-sidekiq.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
deployment-streaming.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
deployment-web.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
hpa.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00
ingress.yaml Add support >= 1.22 (#17490) 2022-02-09 12:30:00 +01:00
job-assets-precompile.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
job-chewy-upgrade.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
job-create-admin.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
job-db-migrate.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
pvc-assets.yaml helm: add support for S3 storage (#15748) 2021-02-19 09:52:32 +01:00
pvc-system.yaml helm: add support for S3 storage (#15748) 2021-02-19 09:52:32 +01:00
secrets.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2022-08-10 17:12:58 +02:00
service-streaming.yaml helm: standardize yaml configuration (#15728) 2021-02-15 08:00:54 +01:00
service-web.yaml helm: standardize yaml configuration (#15728) 2021-02-15 08:00:54 +01:00
serviceaccount.yaml Add Helm chart (#14090) 2020-06-29 13:58:48 +02:00