From ca9c72287621aac737a06f7ce7f578a6b0055ff6 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Sun, 10 Sep 2023 08:36:17 +0800 Subject: [PATCH] Add HTTPS backend --- teleport-cluster/values-home.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/teleport-cluster/values-home.yaml b/teleport-cluster/values-home.yaml index 9616352..252102f 100644 --- a/teleport-cluster/values-home.yaml +++ b/teleport-cluster/values-home.yaml @@ -536,6 +536,7 @@ annotations: # Annotations for the Ingress object ingress: kubernetes.io/ingress.class: nginx + nginx.ingress.kubernetes.io/backend-protocol: HTTPS # Kubernetes service account to create/use. serviceAccount: