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:
|
||||
service: mts
|
||||
strategy:
|
||||
type: Rolling
|
||||
type: Recreate
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue