Set deployment strategy to Recreate for sizer-receiver
This commit is contained in:
parent
e2fa739318
commit
3f739528ae
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ metadata:
|
||||||
labels:
|
labels:
|
||||||
app: sizer-receiver
|
app: sizer-receiver
|
||||||
spec:
|
spec:
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
replicas: 1
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue