khuedoan-homelab/bootstrap/root-app/kustomization.yaml
2021-09-03 12:36:52 +07:00

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