Files
homelab/k8s/apps/teamspeak/kustomization.yaml
Ultradesu 69fff5bc1f
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 10s
Added teamspeak
2026-04-15 12:54:48 +03:00

9 lines
143 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- storage.yaml
- deployment.yaml
- service.yaml