update realm
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
hostAliases:
|
||||
- ip: "13.140.150.2"
|
||||
hostnames:
|
||||
- "keycloak.13.140.150.2.nip.io"
|
||||
|
||||
config:
|
||||
existingSecret: oauth2-proxy-alertmanager
|
||||
cookie_secure: false
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
hostAliases:
|
||||
- ip: "13.140.150.2"
|
||||
hostnames:
|
||||
- "keycloak.13.140.150.2.nip.io"
|
||||
|
||||
config:
|
||||
existingSecret: oauth2-proxy-prometheus
|
||||
cookie_secure: false
|
||||
|
||||
@@ -17,7 +17,7 @@ grafana:
|
||||
root_url: http://grafana.13.140.150.2.nip.io
|
||||
|
||||
security:
|
||||
secret_key: a8f3d2e1c4b7f6a9e2d5c8b1f4a7e0d3
|
||||
secret_key: $__file{/etc/secrets/GF_SECURITY_SECRET_KEY}
|
||||
|
||||
auth:
|
||||
disable_login_form: true
|
||||
|
||||
Reference in New Issue
Block a user