fix(infra-ingress): add asDefault to websecure

This commit is contained in:
WrenIX 2024-06-11 14:49:16 +02:00
parent be6b610f3b
commit c2cba0a939
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5

View file

@ -56,8 +56,10 @@ spec:
ports:
web:
hostPort: 80
asDefault: true
websecure:
hostPort: 443
asDefault: true
http3:
enabled: true
{{- with .Values.traefik.ports }}