Skip to content

Commit

Permalink
update to manual patch
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed Jul 21, 2023
1 parent b9f0076 commit d6a3144
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions components/argocd/applications/overlays/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ patches:
kind: ApplicationSet
version: v1alpha1
# Uncomment patches to disable automatic sync
# - path: patch-applicationset-manual-sync.yaml
# target:
# group: argoproj.io
# version: v1alpha1
# kind: ApplicationSet
# - path: patch-application-manual-sync.yaml
# target:
# group: argoproj.io
# kind: Application
# version: v1alpha1
- path: patch-applicationset-manual-sync.yaml
target:
group: argoproj.io
version: v1alpha1
kind: ApplicationSet
- path: patch-application-manual-sync.yaml
target:
group: argoproj.io
kind: Application
version: v1alpha1

0 comments on commit d6a3144

Please sign in to comment.