Update deploy/grafana/grafana-deploy.yaml
This commit is contained in:
@@ -47,9 +47,9 @@ spec:
|
|||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
env:
|
env:
|
||||||
- name: GF_SERVER_ROOT_URL
|
- name: GF_SERVER_ROOT_URL
|
||||||
value: "https://obs.prod.panic.haus/"
|
value: "https://pulse.prod.panic.haus/"
|
||||||
- name: GF_SERVER_DOMAIN
|
- name: GF_SERVER_DOMAIN
|
||||||
value: "obs.prod.panic.haus"
|
value: "pulse.prod.panic.haus"
|
||||||
# External database configuration (example using PostgreSQL)
|
# External database configuration (example using PostgreSQL)
|
||||||
- name: GF_DATABASE_TYPE
|
- name: GF_DATABASE_TYPE
|
||||||
value: "postgres"
|
value: "postgres"
|
||||||
|
|||||||
Reference in New Issue
Block a user