message-tagging-service: Switch to Recreate deployment strategy
This commit is contained in:
parent
32158d9377
commit
863d106f28
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
service: mts
|
service: mts
|
||||||
strategy:
|
strategy:
|
||||||
type: Rolling
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue