mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
jupyter: disable oauth-proxy
This commit is contained in:
parent
0cf02c5a5b
commit
5a6d4b7fc4
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ metadata:
|
||||||
name: jupyter
|
name: jupyter
|
||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/proxy-body-size: 32m
|
nginx.ingress.kubernetes.io/proxy-body-size: 32m
|
||||||
nginx.ingress.kubernetes.io/auth-url: https://oauth2.gorilych.ru/oauth2/auth
|
|
||||||
nginx.ingress.kubernetes.io/auth-signin: https://oauth2.gorilych.ru/oauth2/start?rd=$scheme://$host$request_uri
|
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- secretName: san-gorilych-ru-tls
|
- secretName: san-gorilych-ru-tls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue