diff --git a/traefik/templates/middleware.yaml b/traefik/templates/middleware.yaml index 68477a2..32a85bd 100644 --- a/traefik/templates/middleware.yaml +++ b/traefik/templates/middleware.yaml @@ -11,6 +11,6 @@ spec: stsIncludeSubdomains: true stsPreload: true stsSeconds: 15552000 - customFrameOptionValue: SAMEORIGIN + customFrameOptionsValue: SAMEORIGIN customRequestHeaders: X-Forwarded-Proto: https \ No newline at end of file