mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
test
This commit is contained in:
parent
5fb2efb160
commit
ce6523d785
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ oauth2-proxy:
|
||||||
existingSecret: oauth-credentials
|
existingSecret: oauth-credentials
|
||||||
configFile: |-
|
configFile: |-
|
||||||
email_domains = [ "*" ]
|
email_domains = [ "*" ]
|
||||||
|
whitelist-domain = [ "*" ]
|
||||||
upstreams = [ "file:///dev/null" ]
|
upstreams = [ "file:///dev/null" ]
|
||||||
pass_authorization_header = true
|
pass_authorization_header = true
|
||||||
pass_access_token = true
|
pass_access_token = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue