This commit is contained in:
2022-10-25 09:39:29 -05:00
parent 8c79e44c4e
commit 88c3319d10

View File

@@ -3,7 +3,6 @@ oauth2-proxy:
config:
existingSecret: oauth-credentials
configFile: |-
whitelist-domain = 'durp.info'
scope = groups
email_domains = [ "*" ]
upstreams = [ "file:///dev/null" ]