You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 years ago
..
tests
NOTES.txt
_helpers.tpl Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
configmap-env.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
cronjob-media-remove.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
deployment-sidekiq.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
deployment-streaming.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
deployment-web.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
hpa.yaml
ingress.yaml
job-assets-precompile.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
job-chewy-upgrade.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
job-create-admin.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
job-db-migrate.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
pvc-assets.yaml
pvc-system.yaml
secrets.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 3 years ago
service-streaming.yaml
service-web.yaml
serviceaccount.yaml