Skip to content

Commit

Permalink
update components/gitops/staging/base/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Jul 15, 2024
1 parent 668debc commit aa1047e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/gitops/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- https://github.com/redhat-appstudio/managed-gitops/manifests/overlays/stonesoup-member-cluster?ref=87e1f9acc67bf033d2159951ba6489f0836586ef
- https://github.com/redhat-appstudio/managed-gitops/manifests/overlays/stonesoup-member-cluster?ref=870437ecaa94967e1443f3cd2737b8c04c2a48a8
- ../../openshift-gitops/overlays/staging
- ../../base/external-secrets
- ../../base/monitoring
Expand All @@ -11,7 +11,7 @@ resources:
images:
- name: \${COMMON_IMAGE}
newName: quay.io/redhat-appstudio/gitops-service
newTag: 87e1f9acc67bf033d2159951ba6489f0836586ef
newTag: 870437ecaa94967e1443f3cd2737b8c04c2a48a8

commonAnnotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true

0 comments on commit aa1047e

Please sign in to comment.