From 5989c6a728790cf0b77c263a6f47591e92ebedb7 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Thu, 18 Nov 2021 20:26:56 +0100 Subject: [PATCH] fix coturn-dns --- bitbucket-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index d1740ed..909c294 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -94,8 +94,8 @@ pipelines: KUBE_CONFIG: $KUBE_CONFIG_STG KUBECTL_COMMAND: '-n coturn-dns rollout status -w deployment/coturn-dns' - step: - name: Deploy coturn/coturn-dns to produdction - deployment: produdction + name: Deploy coturn/coturn-dns to production + deployment: production script: - pipe: atlassian/kubectl-run:1.1.2 variables: