gf-k8s/apps/system/oauth2-proxy/values.yaml
2019-11-02 21:02:33 +07:00

22 lines
465 B
YAML

oauth2-proxy:
config:
existingSecret: oauth2-proxy
extraArgs:
provider: github
cookie-domain: .gorilych.ru
whitelist-domain: .gorilych.ru
authenticatedEmailsFile:
enabled: true
restricted_access: |-
gorilych@gmail.com
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: nginx
hosts:
- oauth2.gorilych.ru
tls:
- hosts:
- oauth2.gorilych.ru
secretName: san-gorilych-ru-tls