From 34b6d4d06c648cbe914a73e0d2a7cdf00fb4de45 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sat, 2 Nov 2019 21:02:33 +0700 Subject: [PATCH] fix: typo in values for oauth2-proxy --- apps/system/oauth2-proxy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/system/oauth2-proxy/values.yaml b/apps/system/oauth2-proxy/values.yaml index 5274af0..5dabc00 100644 --- a/apps/system/oauth2-proxy/values.yaml +++ b/apps/system/oauth2-proxy/values.yaml @@ -9,7 +9,7 @@ oauth2-proxy: enabled: true restricted_access: |- gorilych@gmail.com - ngress: + ingress: enabled: true annotations: kubernetes.io/ingress.class: nginx