Skip to content

Commit

Permalink
Fix openshift-virtualization dashboard (#1412)
Browse files Browse the repository at this point in the history
Fix openshift-virtualization dashboard name,
updated capital letter to lower case and
add the dashboard to kustomization.yaml.

Signed-off-by: Shirly Radco <[email protected]>
  • Loading branch information
sradco authored Apr 25, 2024
1 parent b7578a6 commit f264b1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1247,7 +1247,7 @@ data:
}
kind: ConfigMap
metadata:
name: grafana-dashboard-acm-openShift-virtualization-overview
name: grafana-dashboard-acm-openshift-virtualization-overview
namespace: open-cluster-management-observability
labels:
general-folder: 'true'
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ resources:
- dash-k8s-namespaces-in-cluster-ocp311.yaml
- dash-k8s-pods-in-namespace-ocp311.yaml
- dash-k8s-summary-by-node-ocp311.yaml
- dash-acm-openshift-virtualization-overview.yaml

0 comments on commit f264b1e

Please sign in to comment.