mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-10 23:37:57 +07:00
10 lines
137 B
YAML
10 lines
137 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- system.yaml
|
|
- platform.yaml
|
|
- apps.yaml
|
|
|
|
namespace: argocd
|