mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-09 23:10:22 +07:00
9 lines
150 B
YAML
9 lines
150 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
|
||
|
resources:
|
||
|
# - projects/system.yaml
|
||
|
- applicationsets/system.yaml
|
||
|
|
||
|
namespace: argocd
|