Update argocd/oauth2-proxy/templates/oauth-credentials.yaml, argocd/oauth2-proxy/values.yaml

This commit is contained in:
2022-09-26 15:52:36 +00:00
parent e79b2be7c4
commit 54f139acaf
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ oauth2-proxy:
configFile: |-
email_domains = [ "*" ]
upstreams = [ "file:///dev/null" ]
provider = "linode"
provider = "gitlab"
set_xauthrequest=true
pass_host_header=true
pass_user_headers=true