update realm
This commit is contained in:
@@ -5,6 +5,7 @@ grafana:
|
||||
- ip: "13.140.150.2"
|
||||
hostnames:
|
||||
- "keycloak.13.140.150.2.nip.io"
|
||||
|
||||
extraSecretMounts:
|
||||
- name: grafana-oauth-secret
|
||||
secretName: grafana-oauth-secret
|
||||
@@ -15,6 +16,9 @@ grafana:
|
||||
server:
|
||||
root_url: http://grafana.13.140.150.2.nip.io
|
||||
|
||||
security:
|
||||
secret_key: a8f3d2e1c4b7f6a9e2d5c8b1f4a7e0d3
|
||||
|
||||
auth:
|
||||
disable_login_form: true
|
||||
|
||||
@@ -39,7 +43,6 @@ grafana:
|
||||
|
||||
prometheus:
|
||||
enabled: true
|
||||
|
||||
prometheusSpec:
|
||||
serviceMonitorSelectorNilUsesHelmValues: false
|
||||
podMonitorSelectorNilUsesHelmValues: false
|
||||
|
||||
Reference in New Issue
Block a user