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 24, 2023
1 parent 28208a4 commit 12e88c5
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=8f87cf91fa8c037559d9fd294909a1cd275eb4f6
- ../../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: 8f87cf91fa8c037559d9fd294909a1cd275eb4f6

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

0 comments on commit 12e88c5

Please sign in to comment.