Files
homelab/k8s/games/counter-strike-16/kustomization.yaml
ab a2d631d06f
Some checks failed
Check with kubeconform / lint (push) Has been cancelled
Update k8s/games/counter-strike-16/kustomization.yaml
2025-09-04 16:36:15 +00:00

9 lines
149 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- deployments.yaml
- services.yaml
- restart-job.yaml