Files
homelab/k8s/apps/vpn/kustomization.yaml
AB from home.homenet 71e5101604
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 14s
Deployed OF django back
2025-10-22 15:19:13 +03:00

13 lines
219 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./external-secrets.yaml
- ./outfleet.yaml
- ./shadowsocks.yaml
- ./deployment.yaml
- ./config.yaml
- ./xray.yaml