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:
parent
8e1e7fe2e0
commit
397845453e
3 changed files with 24 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue