fix: Add Recreate strategy to Kubernetes deployment (#1893)

This commit is contained in:
Kroese
2026-07-19 03:01:27 +02:00
committed by GitHub
parent 2a24e1a4c7
commit bd147e236b
2 changed files with 3 additions and 3 deletions
+2
View File
@@ -18,6 +18,8 @@ metadata:
name: windows
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: windows