setup environment variables
This commit is contained in:
parent
18344406a1
commit
c5b407e418
|
|
@ -8,8 +8,8 @@ spec:
|
||||||
strategy:
|
strategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
maxSurge: 1
|
maxSurge: 0
|
||||||
maxUnavailable: 0
|
maxUnavailable: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: coturn-dns
|
app: coturn-dns
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue