fix: use Recreate strategy for RWO PVC

This commit is contained in:
2026-03-16 23:07:23 +01:00
parent c55b3cdf72
commit 79ae4bb4bc
@@ -5,6 +5,8 @@ metadata:
namespace: homepage
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: homepage