diff --git a/rancher-minimal-passthrough.yml b/rancher-minimal-passthrough.yml index 048b7e7d..bb7f1028 100644 --- a/rancher-minimal-passthrough.yml +++ b/rancher-minimal-passthrough.yml @@ -68,6 +68,7 @@ addons: |- nginx.ingress.kubernetes.io/proxy-read-timeout: "1800" # Max time in seconds for ws to remain shell window open nginx.ingress.kubernetes.io/proxy-send-timeout: "1800" # Max time in seconds for ws to remain shell window open nginx.ingress.kubernetes.io/ssl-passthrough: "true" # Enable ssl-passthrough to backend. + nginx.ingress.kubernetes.io/force-ssl-redirect: "true" # Force redirect to ssl. spec: rules: - host: # FQDN to access cattle server