mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test auth
This commit is contained in:
parent
3ee1a1fff8
commit
84c6fedca5
1 changed files with 1 additions and 9 deletions
|
|
@ -84,15 +84,7 @@ kube-prometheus-stack:
|
||||||
auth_url: https://authentik.durp.info/application/o/authorize/
|
auth_url: https://authentik.durp.info/application/o/authorize/
|
||||||
token_url: https://authentik.durp.info/application/o/token/
|
token_url: https://authentik.durp.info/application/o/token/
|
||||||
api_url: https://authentik.durp.info/application/o/userinfo/
|
api_url: https://authentik.durp.info/application/o/userinfo/
|
||||||
envValueFrom:
|
envFromSecret: "grafana-oauth"
|
||||||
GF_AUTH_GENERIC_OAUTH_CLIENT_ID:
|
|
||||||
configMapKeyRef:
|
|
||||||
name: grafana-oauth
|
|
||||||
key: GF_AUTH_GENERIC_OAUTH_CLIENT_ID
|
|
||||||
GF_AUTH_GENERIC_OAUTH_CLIENT_SECRET:
|
|
||||||
configMapKeyRef:
|
|
||||||
name: grafana-oauth
|
|
||||||
key: GF_AUTH_GENERIC_OAUTH_CLIENT_ID
|
|
||||||
|
|
||||||
kubeApiServer:
|
kubeApiServer:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue