use recreate strategy for prometheus

This commit is contained in:
2024-06-26 17:20:01 +10:00
parent a882d2b296
commit 6278918f62

View File

@@ -6,7 +6,9 @@ metadata:
labels:
app: prometheus
spec:
replicas: 1
strategy:
rollingUpdate: null
type: Recreate
selector:
matchLabels:
app: prometheus