Commit Graph

6 Commits (d5753035e27607395dd0ae6e97e0522a89f4dada)

Author SHA1 Message Date
Erik Sundell 302a58c22b
helm: fix consistent indentation, chomping, and use of with (#19918) 2 years ago
mickkael 6c7cdedb24
Helm chart improved for ingress (#19826)
* ingressClassName

* ingress values must be optional
2 years ago
Moritz Hedtke f7613febb3
helm: Fix ingress pathType (#19729) 2 years ago
Takuya Yoshida 5533fa28b6
Add support >= 1.22 (#17490) 2 years ago
Alex Dunn 9c273c2a59
helm: standardize yaml configuration (#15728)
- move application variables under `mastodon` namespace
- restore standard yaml structure for ingress configuration
- move values.yaml.template to values.yaml
3 years ago
Alex Dunn 6d3125f9c0
Add Helm chart (#14090)
* add Helm chart

known issues/future work:

- SSO is unsupported

- S3/Minio/GCS is unsupported

- Swift is unsupported

- WEB_DOMAIN is unsupported

- Tor is unsupported

* helm: clarify how LOCAL_DOMAIN is set

* helm: add chart description

* helm: make DB_POOL and Sidekiq concurrency configurable

* helm: only enforce pod affinity when using ReadWriteOnce

* helm: clarify compatibility

* helm: clean up application variables

* helm: add job to create initial admin
4 years ago