mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50: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/
|
||||
token_url: https://authentik.durp.info/application/o/token/
|
||||
api_url: https://authentik.durp.info/application/o/userinfo/
|
||||
envValueFrom:
|
||||
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
|
||||
envFromSecret: "grafana-oauth"
|
||||
|
||||
kubeApiServer:
|
||||
enabled: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue