Correct ingress class.
This commit is contained in:
parent
8e7a2b7a63
commit
f66b079e60
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ spec:
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: internal
|
className: internal-nginx
|
||||||
hosts:
|
hosts:
|
||||||
- host: &host "{{ .Release.Name }}.jahanson.tech"
|
- host: &host "{{ .Release.Name }}.jahanson.tech"
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue