fix coturn-dns
This commit is contained in:
parent
31ce20224f
commit
5989c6a728
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue