test auth

This commit is contained in:
2022-11-17 18:18:50 -06:00
parent 3ee1a1fff8
commit 84c6fedca5

View File

@@ -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