1
0
Fork 0
mirror of https://gitlab.com/shouptech/flux.git synced 2026-02-03 22:09:41 +00:00

Update variables

This commit is contained in:
Emma 2020-03-31 12:50:33 -06:00
parent 9224db5331
commit 2df348b5b1

View file

@ -20,6 +20,8 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: grafana-proxy name: grafana-proxy
env: env:
- name: OAUTH2_PROXY_SKIP_AUTH_REGEX
value: "/metrics(.*)"
- name: OAUTH2_PROXY_HTTP_ADDRESS - name: OAUTH2_PROXY_HTTP_ADDRESS
value: ":4180" value: ":4180"
- name: OAUTH2_PROXY_COOKIE_SECRET - name: OAUTH2_PROXY_COOKIE_SECRET