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