grafana fix

This commit is contained in:
royalcat 2025-03-04 18:45:40 +03:00
parent c3d3f23492
commit 2174c3fae4
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: grafana-config
namespace: metrics
@ -57,4 +58,3 @@ data:
- name: "Prometheus"
uid: prometheus
orgId: 1
kind: ConfigMap

View file

@ -55,7 +55,9 @@ spec:
- name: GF_AUTH_GENERIC_OAUTH_TOKEN_URL
value: https://sso.konfach.ru/realms/konfach/protocol/openid-connect/token
- name: GF_SECURITY_ADMIN_PASSWORD
value: kVk7bFLjOkWFQ3
- name: GF_SERVER_ROOT_URL
value: https://grafana.konfa.ch
- name: GF_SERVER_SERVE_FROM_SUB_PATH
value: "false"
resources: