From a2d631d06fe83ba1dc8803cba17f0d0bede7a4a1 Mon Sep 17 00:00:00 2001 From: ab Date: Thu, 4 Sep 2025 16:36:15 +0000 Subject: [PATCH] Update k8s/games/counter-strike-16/kustomization.yaml --- k8s/games/counter-strike-16/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/games/counter-strike-16/kustomization.yaml b/k8s/games/counter-strike-16/kustomization.yaml index cef3f9b..8f6fc59 100644 --- a/k8s/games/counter-strike-16/kustomization.yaml +++ b/k8s/games/counter-strike-16/kustomization.yaml @@ -5,4 +5,4 @@ resources: - app.yaml - deployments.yaml - services.yaml - + - restart-job.yaml