Update ingress.
This commit is contained in:
parent
06b2d9f9c4
commit
16704ad628
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ spec:
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: internal
|
className: nginx-internal
|
||||||
hosts:
|
hosts:
|
||||||
- host: &host "{{ .Release.Name }}.jahanson.tech"
|
- host: &host "{{ .Release.Name }}.jahanson.tech"
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue