Updated community installer to use grafana 8.1.1 and prometheus v2.28.1
[osm/devops.git] / installers / docker / osm_pods / grafana.yaml
index d243f77..00e46df 100644 (file)
@@ -107,7 +107,7 @@ data:
       isDefault: true
     - name: Prometheus
       type: prometheus
-      url: http://osm-monitoring-prometheus-prometheus.monitoring:9090
+      url: http://osm-monitoring-kube-promet-prometheus.monitoring:9090
       access: proxy
       allowUiUpdates: true
       isDefault: false
@@ -154,7 +154,7 @@ spec:
           value: both
         - name: NAMESPACE
           value: monitoring
-        image: kiwigrid/k8s-sidecar:0.1.20
+        image: kiwigrid/k8s-sidecar:1.15.6
         imagePullPolicy: IfNotPresent
         name: grafana-sc-dashboard
         resources: {}
@@ -176,7 +176,7 @@ spec:
             secretKeyRef:
               key: admin-password
               name: grafana
-        image: grafana/grafana:6.3.5
+        image: grafana/grafana:8.1.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           failureThreshold: 10
@@ -234,7 +234,7 @@ spec:
           value: /etc/grafana/provisioning/datasources
         - name: RESOURCE
           value: both
-        image: kiwigrid/k8s-sidecar:0.1.20
+        image: kiwigrid/k8s-sidecar:1.15.6
         imagePullPolicy: IfNotPresent
         name: grafana-sc-datasources
         resources: {}