mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 17:14:25 +00:00
11 lines
195 B
YAML
11 lines
195 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: homelab-proxy
|
|
|
|
resources:
|
|
- ../../base/homelab-proxy
|
|
- llamactl.yaml
|
|
- chatui.yaml
|
|
- mcpo.yaml
|
|
- netdata.yaml
|