Update rollout strategy for mediamtx
This commit is contained in:
parent
093f8f61b2
commit
0dff2ed77c
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ metadata:
|
||||||
namespace: mediamtx
|
namespace: mediamtx
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: mediamtx
|
app: mediamtx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue