diff --git a/infra-ingress/templates/traefik/release.yaml b/infra-ingress/templates/traefik/release.yaml index 0e75363..a01b618 100644 --- a/infra-ingress/templates/traefik/release.yaml +++ b/infra-ingress/templates/traefik/release.yaml @@ -56,8 +56,10 @@ spec: ports: web: hostPort: 80 + asDefault: true websecure: hostPort: 443 + asDefault: true http3: enabled: true {{- with .Values.traefik.ports }}