mirror of
https://gitlab.com/shouptech/flux.git
synced 2026-02-03 22:09:41 +00:00
Update variables
This commit is contained in:
parent
9224db5331
commit
2df348b5b1
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue