3
0
mirror of https://github.com/mastodon/chart synced 2025-05-21 06:23:20 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jeremiah Lee
4d418e97eb Change default Secret name to not rely on Bitnami
Replace common.names.fullname in the default Secret name template with mastodon.fullname

This removes all Bitnami dependencies for installs not using the Bitnami PostgreSQL, Redis, and Elasticsearch. Those charts populate the common.names.fullname template value. Installs not using these charts will receive an error. Instead, use mastodon.fullname like in secrets.yaml.

Fix mastodon/chart#60
Fix mastodon/chart#65
2023-07-20 11:41:08 +02:00
Roberto Santalla
b4302e04e6 store smtp credentials on a secret 2023-02-17 21:49:55 +01:00