fix coturn-dns

This commit is contained in:
Victor Barba Martin 2021-11-18 20:26:56 +01:00
parent 31ce20224f
commit 5989c6a728
1 changed files with 2 additions and 2 deletions

View File

@ -94,8 +94,8 @@ pipelines:
KUBE_CONFIG: $KUBE_CONFIG_STG KUBE_CONFIG: $KUBE_CONFIG_STG
KUBECTL_COMMAND: '-n coturn-dns rollout status -w deployment/coturn-dns' KUBECTL_COMMAND: '-n coturn-dns rollout status -w deployment/coturn-dns'
- step: - step:
name: Deploy coturn/coturn-dns to produdction name: Deploy coturn/coturn-dns to production
deployment: produdction deployment: production
script: script:
- pipe: atlassian/kubectl-run:1.1.2 - pipe: atlassian/kubectl-run:1.1.2
variables: variables: