Skip to content

Commit bc85d43

Browse files
authored
Merge pull request #303 from Helene/update_json_url
Update json's URL's in cnsa-openshift-cluster-dashboards deployments scripts
2 parents 1508d8d + cdbe9ac commit bc85d43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/openshift_deployment_scripts/cnsa_workload_monitoring/cnsa-openshift-cluster-dashboards.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
instanceSelector:
99
matchLabels:
1010
dashboards: "my-dashboards"
11-
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Openshift%20cluster%20and%20IBM%20Storage%20Scale%20cloud%20native%20project%20overview-1746187774085.json"
11+
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/cnsa_with_openshift_monitoring/Openshift%20cluster%20and%20IBM%20Storage%20Scale%20cloud%20native%20project%20overview-1746192604852.json"
1212
---
1313
apiVersion: grafana.integreatly.org/v1beta1
1414
kind: GrafanaDashboard
@@ -19,7 +19,7 @@ spec:
1919
instanceSelector:
2020
matchLabels:
2121
dashboards: "my-dashboards"
22-
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Component%20health%20view%20by%20node%20selection%20for%20IBM%20Storage%20Scale%20container%20native-1746187932964.json"
22+
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/cnsa_with_openshift_monitoring/Component%20health%20view%20by%20node%20selection%20for%20IBM%20Storage%20Scale%20container%20native-1746192777493.json"
2323
---
2424
apiVersion: grafana.integreatly.org/v1beta1
2525
kind: GrafanaDashboard
@@ -30,4 +30,4 @@ spec:
3030
instanceSelector:
3131
matchLabels:
3232
dashboards: "my-dashboards"
33-
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/CNSA_with_openshift_monitoring/Component%20entities%20health%20details%20for%20IBM%20Storage%20Scale%20container%20native-1746187960827.json"
33+
url: "https://raw.githubusercontent.com/IBM/ibm-spectrum-scale-bridge-for-grafana/refs/heads/master/examples/grafana_dashboards/cnsa_with_openshift_monitoring/Component%20entities%20health%20details%20for%20IBM%20Storage%20Scale%20container%20native-1746193047479.json"

0 commit comments

Comments
 (0)