fix: use Recreate strategy for hive-metastore and superset (RWO PVC)
This commit is contained in:
@@ -10,6 +10,8 @@ metadata:
|
|||||||
stonks-oracle/tier: analytics
|
stonks-oracle/tier: analytics
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: hive-metastore
|
app: hive-metastore
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ metadata:
|
|||||||
stonks-oracle/tier: dashboard
|
stonks-oracle/tier: dashboard
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: superset
|
app: superset
|
||||||
|
|||||||
Reference in New Issue
Block a user