mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
84df2b1c9d
Because sync waves are removed
12 lines
243 B
YAML
12 lines
243 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
# - projects/system.yaml
|
|
- applicationsets/bootstrap.yaml
|
|
- applicationsets/system.yaml
|
|
- applicationsets/platform.yaml
|
|
- applicationsets/apps.yaml
|
|
|
|
namespace: argocd
|