From 01a54fe87efddadf4062946ee696736d956e95f6 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 25 Oct 2022 10:14:32 -0500 Subject: [PATCH] test --- oauth2-proxy/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/oauth2-proxy/values.yaml b/oauth2-proxy/values.yaml index 0a20246..348d1b1 100644 --- a/oauth2-proxy/values.yaml +++ b/oauth2-proxy/values.yaml @@ -4,7 +4,6 @@ oauth2-proxy: existingSecret: oauth-credentials configFile: |- email_domains = [ "*" ] - whitelist-domain = [ "*" ] upstreams = [ "file:///dev/null" ] pass_authorization_header = true pass_access_token = true