mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
test
This commit is contained in:
parent
3b5d1159f1
commit
8c79e44c4e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ oauth2-proxy:
|
||||||
config:
|
config:
|
||||||
existingSecret: oauth-credentials
|
existingSecret: oauth-credentials
|
||||||
configFile: |-
|
configFile: |-
|
||||||
whitelist-domain = durp.info
|
whitelist-domain = 'durp.info'
|
||||||
scope = groups
|
scope = groups
|
||||||
email_domains = [ "*" ]
|
email_domains = [ "*" ]
|
||||||
upstreams = [ "file:///dev/null" ]
|
upstreams = [ "file:///dev/null" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue