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.
nyastodon/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>
2 years ago
..
tests Add Helm chart (#14090) 4 years ago
NOTES.txt helm: standardize yaml configuration (#15728) 3 years ago
_helpers.tpl Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
configmap-env.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
cronjob-media-remove.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
deployment-sidekiq.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
deployment-streaming.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
deployment-web.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
hpa.yaml Add Helm chart (#14090) 4 years ago
ingress.yaml Add support >= 1.22 (#17490) 2 years ago
job-assets-precompile.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
job-chewy-upgrade.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
job-create-admin.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
job-db-migrate.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
pvc-assets.yaml helm: add support for S3 storage (#15748) 3 years ago
pvc-system.yaml helm: add support for S3 storage (#15748) 3 years ago
secrets.yaml Fix broken dependencies in helm chart and allow using existing secrets in the chart (#18941) 2 years ago
service-streaming.yaml helm: standardize yaml configuration (#15728) 3 years ago
service-web.yaml helm: standardize yaml configuration (#15728) 3 years ago
serviceaccount.yaml Add Helm chart (#14090) 4 years ago