Update rollout strategy for mediamtx

This commit is contained in:
Ian Keane 2026-09-16 12:06:16 -04:00
parent 093f8f61b2
commit 0dff2ed77c

View file

@ -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