Update ingress class.
This commit is contained in:
parent
0672041f0f
commit
8417919fb2
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,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