specify grafana domain
This commit is contained in:
@@ -44,6 +44,9 @@ spec:
|
|||||||
tcpSocket:
|
tcpSocket:
|
||||||
port: 3000
|
port: 3000
|
||||||
timeoutSeconds: 1
|
timeoutSeconds: 1
|
||||||
|
env:
|
||||||
|
- name: GF_SERVER_DOMAIN
|
||||||
|
value: "obs.prod.panic.haus"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 250m
|
cpu: 250m
|
||||||
|
|||||||
Reference in New Issue
Block a user