Skip to content
Snippets Groups Projects
Unverified Commit 7ccf7a73 authored by Alex Nordlund's avatar Alex Nordlund Committed by GitHub
Browse files

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: default avatarTed Tramonte <ted.tramonte@gmail.com>
parent 041f8747
No related branches found
No related tags found
Loading
Showing with 182 additions and 124 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment