Make sure the new ingress.className field gets some visibility
This commit is contained in:
parent
8e0de0403f
commit
cd8ff3348e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue