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