Fix spacing issues in YAML files in vnfs
[demo.git] / vnfs / DAaaS / microservices / visualization-operator / examples / grafana / influxdb_grafanadatasource_cr.yaml
index 5d9753e..3d6ef8c 100644 (file)
@@ -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