setup environment variables

This commit is contained in:
Victor Barba Martin 2021-08-12 18:53:25 +02:00
parent 18344406a1
commit c5b407e418
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ spec:
strategy:
type: RollingUpdate
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
maxSurge: 0
maxUnavailable: 1
selector:
matchLabels:
app: coturn-dns