Update deploy/grafana/grafana-deploy.yaml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user