From f2092542b6a2ea3318c8b1a972cdd1aa8eb0fcda Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Sun, 10 Sep 2023 08:31:27 +0800 Subject: [PATCH] Add nginx annotation --- teleport-cluster/values-home.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/teleport-cluster/values-home.yaml b/teleport-cluster/values-home.yaml index 0b8f293..9616352 100644 --- a/teleport-cluster/values-home.yaml +++ b/teleport-cluster/values-home.yaml @@ -534,7 +534,8 @@ annotations: # highAvailability.certManager.enabled is true certSecret: {} # Annotations for the Ingress object - ingress: {} + ingress: + kubernetes.io/ingress.class: nginx # Kubernetes service account to create/use. serviceAccount: