From d8d3e02e9246095fec86786fe81590744c8579e3 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Thu, 22 Dec 2022 13:26:13 -0500 Subject: [PATCH] Add ingress annotation as default value --- helm-charts/infisical/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-charts/infisical/values.yaml b/helm-charts/infisical/values.yaml index b78543774f..743c1e25b9 100644 --- a/helm-charts/infisical/values.yaml +++ b/helm-charts/infisical/values.yaml @@ -22,7 +22,8 @@ backend: ingress: enabled: true - annotations: {} + annotations: + kubernetes.io/ingress.class: "nginx" hostName: example.com frontend: path: /