Make sure the new ingress.className field gets some visibility

This commit is contained in:
Nicolas Bonneval 2021-06-23 20:04:26 +02:00
parent 8e0de0403f
commit cd8ff3348e

View file

@ -713,3 +713,7 @@ ingress:
# hosts:
# - example.com
# - matrix.example.com
## Set the name of the IngressClass cluster resource (optional)
## https://kubernetes.io/docs/reference/kubernetes-api/service-resources/ingress-v1/#IngressSpec
#className: can-be-anything