Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
CI: fix issues with images tags
Browse files Browse the repository at this point in the history
Signed-off-by: Eloy Coto <[email protected]>
  • Loading branch information
eloycoto authored and openshift-merge-robot committed Apr 28, 2023
1 parent 240bf2b commit 9e146aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/manifests/testing/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ patchesStrategicMerge:
- parodos-patch.yaml

images:
- name: quay.io/parodos-dev/workflow-service:latest
- name: quay.io/parodos-dev/workflow-service:main
newTag: test

- name: quay.io/parodos-dev/notification-service:latest
- name: quay.io/parodos-dev/notification-service:main
newTag: test

configMapGenerator:
Expand Down

0 comments on commit 9e146aa

Please sign in to comment.