Revert "Revert "refactor(bootstrap): remove sync wave for ApplicationSets""

This reverts commit d2862a71df.
This commit is contained in:
Khue Doan
2021-12-11 18:47:49 +07:00
parent 3e47e54192
commit 33b52f7950
4 changed files with 0 additions and 8 deletions

View File

@ -2,8 +2,6 @@ apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: apps
annotations:
argocd.argoproj.io/sync-wave: "4"
spec:
generators:
- git:

View File

@ -2,8 +2,6 @@ apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: bootstrap
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
generators:
- git:

View File

@ -2,8 +2,6 @@ apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: platform
annotations:
argocd.argoproj.io/sync-wave: "3"
spec:
generators:
- git:

View File

@ -2,8 +2,6 @@ apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: system
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
generators:
- git: