Skip to content

Commit

Permalink
update components/integration/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline-service-staging-ci[bot] committed Feb 27, 2023
1 parent 48bd358 commit bb3226a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/integration/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
resources:
- allow-argocd-to-manage.yaml
- argocd-permissions.yaml
- https://github.com/redhat-appstudio/integration-service/config/default?ref=64f8f5ac9528a5134e4957c7604c443cfbaad83d
- https://github.com/redhat-appstudio/integration-service/config/default?ref=5ad8bf0edc3b426e67a366c3d533b20a5bc0d250

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

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: 64f8f5ac9528a5134e4957c7604c443cfbaad83d
newTag: 5ad8bf0edc3b426e67a366c3d533b20a5bc0d250

namespace: integration-service

Expand Down

0 comments on commit bb3226a

Please sign in to comment.