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 Oct 14, 2023
1 parent 273f027 commit ed3e552
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=875753ce0341cd58b26707185bfc5ed657c69df6
- https://github.com/redhat-appstudio/managed-gitops/manifests/overlays/stonesoup-member-cluster?ref=90c095ad697f60133afa80a035b30eb181d7c753
- ../../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: 875753ce0341cd58b26707185bfc5ed657c69df6
newTag: 90c095ad697f60133afa80a035b30eb181d7c753

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

0 comments on commit ed3e552

Please sign in to comment.