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:
|
||||
main:
|
||||
enabled: true
|
||||
className: internal
|
||||
className: internal-nginx
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.jahanson.tech"
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue