Update Helm README and bump version (#20346)

* Update Helm chart README and comments in values.yaml

* Bump next Helm chart to 2.2.0
This commit is contained in:
Alex Nordlund 2022-11-10 20:25:23 +01:00 committed by GitHub
commit 397845453e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 3 deletions

View file

@ -104,8 +104,11 @@ mastodon:
ingress:
enabled: true
annotations:
#kubernetes.io/ingress.class: nginx
#kubernetes.io/tls-acme: "true"
# For choosing an ingress ingressClassName is preferred over annotations
# kubernetes.io/ingress.class: nginx
#
# To automatically request TLS certificates use one of the following
# kubernetes.io/tls-acme: "true"
# cert-manager.io/cluster-issuer: "letsencrypt"
#
# ensure that NGINX's upload size matches Mastodon's