Skip to content

Commit

Permalink
Merge pull request #665 from enarha/change-pipeline-service-exporter-…
Browse files Browse the repository at this point in the history
…path

Update pipeline-service-exporter image path and SHA
  • Loading branch information
gabemontero authored Jun 7, 2023
2 parents cf25b58 + c729d00 commit fae4d5a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
serviceAccountName: pipeline-service-exporter
containers:
- name: pipeline-metrics-exporter
image: quay.io/redhat-appstudio/user-workload:main
image: quay.io/redhat-appstudio/pipeline-service-exporter:placeholder
ports:
- containerPort: 9117
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ resources:
- service.yaml

images:
- name: quay.io/redhat-appstudio/user-workload
newName: quay.io/redhat-appstudio/user-workload
newTag: efc47cda884fc436211a057291d7493de0e6d6ce
- name: quay.io/redhat-appstudio/pipeline-service-exporter
newName: quay.io/redhat-appstudio/pipeline-service-exporter
newTag: 450708aa46088d8b7e9e1915b8489ccbf8dbe47f

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

0 comments on commit fae4d5a

Please sign in to comment.