Skip to content

Commit 0b2b076

Browse files
EamonZhangduanhongyi
authored andcommitted
chore(grafana): add drycc dashborads (#40)
* chore(grafana): add dashborads * chore(grafana): rename istio to gateway --------- Co-authored-by: zhangeamon <EamonZhang>
1 parent 1c9125f commit 0b2b076

10 files changed

Lines changed: 5295 additions & 834 deletions

File tree

charts/grafana/templates/grafana-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ spec:
3737
- netcat
3838
- -v
3939
- -u
40-
- $(GF_DATABASE_URL)
40+
- $(GF_DATABASE_URL),http://drycc-controller-api
4141
{{- include "grafana.envs" . | indent 8 }}
4242
containers:
4343
- name: drycc-grafana

0 commit comments

Comments
 (0)