khuedoan-homelab/bootstrap/root/kustomization.yaml
Khue Doan 118786b28c refactor(bootstrap): rename root-app to root
Match argocd-autopilot
2021-12-13 12:04:41 +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