File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
developer/openshift/gitops/argocd/pipeline-service-o11y/appstudio-grafana
operator/gitops/argocd/grafana Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ commonAnnotations:
11
11
argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
12
12
namespace : appstudio-grafana
13
13
configurations :
14
- - https://raw.githubusercontent.com/redhat-appstudio/infra-deployments/main/components/monitoring/grafana/base/cm-dashboard.yaml
14
+ - https://raw.githubusercontent.com/redhat-appstudio/infra-deployments/main/components/monitoring/grafana/base/dashboards/ cm-dashboard.yaml
Original file line number Diff line number Diff line change 1
1
---
2
- apiVersion : integreatly.org/v1alpha1
2
+ apiVersion : grafana. integreatly.org/v1beta1
3
3
kind : GrafanaDashboard
4
4
metadata :
5
5
name : grafana-dashboard-pipeline-service
@@ -8,6 +8,9 @@ metadata:
8
8
annotations :
9
9
argocd.argoproj.io/sync-wave : " 0"
10
10
spec :
11
+ instanceSelector :
12
+ matchLabels :
13
+ dashboards : " appstudio-grafana"
11
14
configMapRef :
12
15
name : grafana-dashboard-pipeline-service
13
16
key : pipeline-service-dashboard.json
You can’t perform that action at this time.
0 commit comments