diff --git a/dependencies/traefik-config.yaml b/dependencies/traefik-config.yaml index a2a5250..a6b980e 100644 --- a/dependencies/traefik-config.yaml +++ b/dependencies/traefik-config.yaml @@ -6,6 +6,13 @@ metadata: namespace: kube-system spec: valuesContent: |- + ports: + websecure: + tls: + enabled: true + web: + redirectTo: + port: websecure deployment: securityContext: runAsNonRoot: false