Files
homelab/k8s/apps/vpn/kustomization.yaml
AB from home.homenet 5783db189a
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 17s
Check with kubeconform / lint (push) Successful in 18s
Deployed outfleet-rs
2025-10-22 15:08: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