diff --git a/tools/cloudharness_utilities/deployment-configuration/helm/templates/auto-gatekeepers.yaml b/tools/cloudharness_utilities/deployment-configuration/helm/templates/auto-gatekeepers.yaml index 399d26f6..6523ad4e 100644 --- a/tools/cloudharness_utilities/deployment-configuration/helm/templates/auto-gatekeepers.yaml +++ b/tools/cloudharness_utilities/deployment-configuration/helm/templates/auto-gatekeepers.yaml @@ -20,6 +20,7 @@ data: enable-refresh-tokens: true server-write-timeout: 60s upstream-response-header-timeout: 60s + http-only-cookie: false tls-cert: tls-private-key: redirection-url: {{ ternary "https" "http" $tls }}://{{ .app.harness.subdomain }}.{{ .root.Values.domain }}