fix: use Recreate strategy for single-replica RWO PVC workloads (gitea, runner)

This commit is contained in:
Ryan Moon
2026-04-03 07:17:49 -05:00
parent 2af2ceb91c
commit a7facce892
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ metadata:
namespace: runner
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: gitea-runner