summaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml
diff options
context:
space:
mode:
authorRitu Sood <ritu.sood@intel.com>2020-09-23 20:25:04 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-23 20:25:04 +0000
commitf1a368f93708ee0a27f0740e353408ab0f19e147 (patch)
tree3d67d580ae051df709ea01144c01d2c4135e7ce5 /kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml
parent0981003372989348a886262a5cce4a8334f91ccc (diff)
parent2cbcccc6d06324f3c91306ed73f262b631457a23 (diff)
Merge "Add playbooks for v2 emco chart."
Diffstat (limited to 'kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml')
-rw-r--r--kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml b/kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml
index 6adaf2ee..d6f2f6bc 100644
--- a/kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml
+++ b/kud/deployment_infra/playbooks/configure-onap4k8s-reset.yml
@@ -23,7 +23,7 @@
- debug:
var: helm_delete.stdout_lines
- - name: Change the onap4k8s directory and delete the ona4k8s-ns namespace
+ - name: Change the onap4k8s directory and delete the onap4k8s-ns namespace
command: /usr/local/bin/kubectl delete ns onap4k8s-ns
register: delete_onap_ns
args: