fix(infra-ingress): add asDefault to websecure
This commit is contained in:
parent
be6b610f3b
commit
c2cba0a939
1 changed files with 2 additions and 0 deletions
|
@ -56,8 +56,10 @@ spec:
|
|||
ports:
|
||||
web:
|
||||
hostPort: 80
|
||||
asDefault: true
|
||||
websecure:
|
||||
hostPort: 443
|
||||
asDefault: true
|
||||
http3:
|
||||
enabled: true
|
||||
{{- with .Values.traefik.ports }}
|
||||
|
|
Loading…
Add table
Reference in a new issue