mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-08 14:33:52 +07:00
11 lines
219 B
YAML
11 lines
219 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
# - projects/system.yaml
|
|
- applicationsets/bootstrap.yaml
|
|
- applicationsets/system.yaml
|
|
- applicationsets/applications.yaml
|
|
|
|
namespace: argocd
|