Update deploy/grafana/grafana-deploy.yaml

This commit is contained in:
2025-03-30 15:49:52 +02:00
parent 9272995117
commit 77f4a32063

View File

@@ -47,9 +47,9 @@ spec:
timeoutSeconds: 1
env:
- name: GF_SERVER_ROOT_URL
value: "https://obs.prod.panic.haus/"
value: "https://pulse.prod.panic.haus/"
- name: GF_SERVER_DOMAIN
value: "obs.prod.panic.haus"
value: "pulse.prod.panic.haus"
# External database configuration (example using PostgreSQL)
- name: GF_DATABASE_TYPE
value: "postgres"