Files
homelab/k8s/games/counter-strike-16/kustomization.yaml
AB from home.homenet b682b7f8ef
All checks were successful
Check with kubeconform / lint (push) Successful in 11s
Added cs16 server
2025-07-17 01:15:35 +03:00

9 lines
129 B
YAML

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