khuedoan-homelab/bootstrap/root-app/kustomization.yaml

12 lines
255 B
YAML
Raw Normal View History

2021-08-22 19:44:41 +07:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# - projects/system.yaml
2021-08-22 23:34:09 +07:00
- applicationsets/bootstrap.yaml
2021-08-22 19:44:41 +07:00
- applicationsets/system.yaml
2021-08-22 23:51:38 +07:00
- applicationsets/operations.yaml
2021-08-22 23:34:09 +07:00
# - applicationsets/applications.yaml
2021-08-22 19:44:41 +07:00
namespace: argocd