From a58f7ec1f8be42f7ac95386411611d8bce7410f4 Mon Sep 17 00:00:00 2001 From: kamonwan taengsuk Date: Wed, 2 Aug 2023 15:12:19 +0700 Subject: [PATCH] change bitbucket-pipelines.yml --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 9e96af8..decabda 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -22,7 +22,7 @@ pipelines: image: atlassian/pipelines-kubectl script: - echo $KUBE_CONFIG | base64 -d > kubeconfig - - kubectl --insecure-skip-tls-verify --kubeconfig=kubeconfig rollout restart deployment/rmutr-report + - kubectl --insecure-skip-tls-verify --kubeconfig=kubeconfig rollout restart deployment/rmutr-report -n rmutr definitions: services: docker: