Fix classname for echo-server.
This commit is contained in:
parent
ce22bb7c8d
commit
9323ef36e9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ spec:
|
|||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
ingressClassName: "nginx"
|
||||
classname: "nginx"
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/target: "ingress.valinor.social"
|
||||
hosts:
|
||||
|
|
Reference in a new issue