File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
operator/gitops/argocd/pipeline-service/metrics-exporter Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 serviceAccountName : pipeline-service-exporter
1818 containers :
1919 - name : pipeline-metrics-exporter
20- image : quay.io/redhat-appstudio/user-workload:main
20+ image : quay.io/redhat-appstudio/pipeline-service-exporter:placeholder
2121 ports :
2222 - containerPort : 9117
2323 resources :
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ resources:
77 - service.yaml
88
99images :
10- - name : quay.io/redhat-appstudio/user-workload
11- newName : quay.io/redhat-appstudio/user-workload
12- newTag : efc47cda884fc436211a057291d7493de0e6d6ce
10+ - name : quay.io/redhat-appstudio/pipeline-service-exporter
11+ newName : quay.io/redhat-appstudio/pipeline-service-exporter
12+ newTag : 450708aa46088d8b7e9e1915b8489ccbf8dbe47f
1313
1414apiVersion : kustomize.config.k8s.io/v1beta1
1515kind : Kustomization
You can’t perform that action at this time.
0 commit comments