We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c9125f commit 0b2b076Copy full SHA for 0b2b076
10 files changed
charts/grafana/templates/grafana-deployment.yaml
@@ -37,7 +37,7 @@ spec:
37
- netcat
38
- -v
39
- -u
40
- - $(GF_DATABASE_URL)
+ - $(GF_DATABASE_URL),http://drycc-controller-api
41
{{- include "grafana.envs" . | indent 8 }}
42
containers:
43
- name: drycc-grafana
0 commit comments