mirror of
https://gitlab.com/shouptech/flux.git
synced 2026-02-03 19:29:43 +00:00
Update some things
This commit is contained in:
parent
e55f310429
commit
811fd2e107
1 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,12 @@ spec:
|
||||||
value: "true"
|
value: "true"
|
||||||
- name: "OAUTH2_PROXY_COOKIE_NAME"
|
- name: "OAUTH2_PROXY_COOKIE_NAME"
|
||||||
value: "_oauth2_proxy_grafana"
|
value: "_oauth2_proxy_grafana"
|
||||||
|
- name: "OAUTH2_PROXY_PASS_BASIC_AUTH"
|
||||||
|
value: "false"
|
||||||
|
- name: "OAUTH2_PROXY_PASS_USER_HEADERS"
|
||||||
|
value: "true"
|
||||||
|
- name: "OAUTH2_PROXY_SET_XAUTHREQUEST"
|
||||||
|
value: "true"
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: 4180
|
port: 4180
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue