mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-07 01:28:42 +07:00
Revert "feat(bootstrap): add sync waves based on layers"
This reverts commit e06ba36c80
.
This commit is contained in:
parent
c38c06a071
commit
900b417f64
@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: apps
|
||||
argocd.argoproj.io/sync-wave: 4
|
||||
spec:
|
||||
generators:
|
||||
- git:
|
||||
|
@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: bootstrap
|
||||
argocd.argoproj.io/sync-wave: 1
|
||||
spec:
|
||||
generators:
|
||||
- git:
|
||||
|
@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: platform
|
||||
argocd.argoproj.io/sync-wave: 3
|
||||
spec:
|
||||
generators:
|
||||
- git:
|
||||
|
@ -2,7 +2,6 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: ApplicationSet
|
||||
metadata:
|
||||
name: system
|
||||
argocd.argoproj.io/sync-wave: 2
|
||||
spec:
|
||||
generators:
|
||||
- git:
|
||||
|
Loading…
Reference in New Issue
Block a user