File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
operator/gitops/argocd/pipeline-service/metrics-exporter Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 serviceAccountName : pipeline-service-exporter
2020 containers :
2121 - name : pipeline-metrics-exporter
22- image : quay.io/redhat-appstudio /pipeline-service-exporter:placeholder
22+ image : quay.io/konflux-ci /pipeline-service-exporter:placeholder
2323 args :
2424 [
2525 " -pprof-address" ,
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ resources:
88 - servicemonitor.yaml
99
1010images :
11- - name : quay.io/redhat-appstudio /pipeline-service-exporter
12- newName : quay.io/redhat-appstudio /pipeline-service-exporter
11+ - name : quay.io/konflux-ci /pipeline-service-exporter
12+ newName : quay.io/konflux-ci /pipeline-service-exporter
1313 newTag : c18a1079e58315454fb3ddf2ea9dc3c5cd4dc954
1414
1515apiVersion : kustomize.config.k8s.io/v1beta1
You can’t perform that action at this time.
0 commit comments