Files
home-cluster-ops/kubernetes/apps/kustomization.yaml
2024-06-19 12:46:21 +10:00

13 lines
404 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./adguard-home/adguard-home.yaml
- ./capacitor/capacitor.yaml
- ./cert-manager/cert-manager.yaml
- ./code-server/code-server.yaml
- ./homer/homer.yaml
- ./podinfo/podinfo.yaml
- ./postgresql/postgresql.yaml
- ./snippet-box/snippet-box.yaml
- ./uptime-kuma/uptime-kuma.yaml
- ./weave-gitops/weave-gitops.yaml