From 361a4decb3244ed4114526136c328f31a6b95256 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 22 May 2026 05:28:38 -0300 Subject: [PATCH] game-stream(wolf): retain failed app containers --- services/game-stream/wolf-statefulset.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/game-stream/wolf-statefulset.yaml b/services/game-stream/wolf-statefulset.yaml index 902915d0..b4822f93 100644 --- a/services/game-stream/wolf-statefulset.yaml +++ b/services/game-stream/wolf-statefulset.yaml @@ -52,6 +52,8 @@ spec: value: all - name: NVIDIA_DRIVER_VOLUME_NAME value: nvidia-driver-vol + - name: WOLF_STOP_CONTAINER_ON_EXIT + value: "FALSE" securityContext: privileged: true resources: