Skip to content

Commit e4fd708

Browse files
jianxiaoguolijianguo
authored andcommitted
chore(monitor): fix upload dashboard error and modify INFLUXDB input
1 parent e9bfd8a commit e4fd708

7 files changed

Lines changed: 6689 additions & 6673 deletions

File tree

charts/monitor/templates/monitor-grafana-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
key: url
4646
{{- else }}
4747
- name: "INFLUXDB_URL"
48-
value: "\"http://$(DRYCC_INFLUXDB_SERVICE_HOST):$(DRYCC_INFLUXDB_SERVICE_PORT_TRANSPORT)\""
48+
value: http://$(DRYCC_INFLUXDB_SERVICE_HOST):$(DRYCC_INFLUXDB_SERVICE_PORT_TRANSPORT)
4949
{{- end }}
5050
- name: "INFLUXDB_BUCKET"
5151
valueFrom:

0 commit comments

Comments
 (0)