aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml')
-rw-r--r--vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml b/vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml
index 5d9753ee..3d6ef8c6 100644
--- a/vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml
+++ b/vnfs/DAaaS/microservices/visualization-operator/examples/grafana/influxdb_grafanadatasource_cr.yaml
@@ -6,7 +6,7 @@ spec:
datasources:
- name: InfluxDB
type: influxdb
- url: http://localhost:8086
+ url: http://localhost:8086
isDefault: false
access: proxy
withCredentials: true
@@ -19,6 +19,6 @@ spec:
jsonData:
timeInterval: 15s
grafana:
- url: http://vis-grafana.default.svc.cluster.local
+ url: http://vis-grafana.default.svc.cluster.local
username: admin
password: admin