fix: use Recreate strategy for hive-metastore and superset (RWO PVC)

This commit is contained in:
Celes Renata
2026-04-19 20:41:22 +00:00
parent dbd9e74784
commit 827be709df
2 changed files with 4 additions and 0 deletions
@@ -10,6 +10,8 @@ metadata:
stonks-oracle/tier: analytics
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: hive-metastore
@@ -10,6 +10,8 @@ metadata:
stonks-oracle/tier: dashboard
spec:
replicas: 1
strategy:
type: Recreate
selector:
matchLabels:
app: superset