We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f316a7 commit f6541dfCopy full SHA for f6541df
fleet/lib/kube-prometheus-stack/overlays/ruka/values.yaml
@@ -203,3 +203,11 @@ prometheus:
203
target_label: instance
204
- target_label: __address__
205
replacement: prometheus-snmp-exporter.snmp-exporter:9116
206
+
207
+grafana:
208
+ grafana.ini:
209
+ auth.generic_oauth:
210
+ api_url: https://keycloak.ruka.dev.lsst.org/realms/master/protocol/openid-connect/userinfo
211
+ auth_url: https://keycloak.ruka.dev.lsst.org/realms/master/protocol/openid-connect/auth
212
+ name: keycloak.ruka.dev.lsst.org
213
+ token_url: https://keycloak.ruka.dev.lsst.org/realms/master/protocol/openid-connect/token
0 commit comments