1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 17:09:45 +00:00
This commit is contained in:
Emma 2020-03-31 13:29:32 -06:00
parent d91d63d155
commit e55f310429

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- image: quay.io/oauth2-proxy/oauth2-proxy:v5.1.0
args: ["-email-domain=*"]
args: ["-email-domain=*", "-upstream=http://grafana:3000/"]
imagePullPolicy: IfNotPresent
name: grafana-proxy
env:
@ -29,8 +29,6 @@ spec:
secretKeyRef:
name: grafana-proxy
key: cookie_secret
- name: OAUTH2_PROXY_UPSTREAM
value: http://grafana:3000/
- name: OAUTH2_PROXY_PROVIDER
value: nextcloud
- name: OAUTH2_PROXY_CLIENT_ID