diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 6edb0f32c..acae47824 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -106,6 +106,6 @@ chalice: # # and copied to ../openreplay/files/ # sslKey: site.key # sslCert: site.crt +# # Redirecting http to https # customServerConfigs: | -# # Redirecting http to https # return 301 https://$host$request_uri;