diff --git a/teleport-cluster/values-home.yaml b/teleport-cluster/values-home.yaml index 252102f..62f7cda 100644 --- a/teleport-cluster/values-home.yaml +++ b/teleport-cluster/values-home.yaml @@ -537,6 +537,9 @@ annotations: ingress: kubernetes.io/ingress.class: nginx nginx.ingress.kubernetes.io/backend-protocol: HTTPS + nginx.ingress.kubernetes.io/configuration-snippet: | + proxy_set_header Upgrade "websocket"; + proxy_set_header Connection "Upgrade"; # Kubernetes service account to create/use. serviceAccount: