web pod strategy changed to recreate
This commit is contained in:
@@ -180,6 +180,8 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/instance: wanderer
|
app.kubernetes.io/instance: wanderer
|
||||||
app.kubernetes.io/name: wanderer-web
|
app.kubernetes.io/name: wanderer-web
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user