From: andreasgeissler Date: Fri, 26 Mar 2021 11:06:54 +0000 (+0100) Subject: Correct kubectl command in cloud-site manual X-Git-Url: https://gerrit.onap.org/r/gitweb?p=doc.git;a=commitdiff_plain;h=bd3e92766900ab5526b326650d19bea332aed8c4 Correct kubectl command in cloud-site manual Issue-ID: DOC-715 Signed-off-by: andreasgeissler Change-Id: I0d579707fc68b1a0d27562ce0a5b3a5659fe0578 --- diff --git a/docs/guides/onap-operator/cloud_site/openstack/index.rst b/docs/guides/onap-operator/cloud_site/openstack/index.rst index 7d77c188f..0bceedac9 100644 --- a/docs/guides/onap-operator/cloud_site/openstack/index.rst +++ b/docs/guides/onap-operator/cloud_site/openstack/index.rst @@ -161,7 +161,7 @@ to delete the pod: :: - kubectl -n onap delete onap-so-so-bpmn-infra-79fdf6f9d5-t8qr4 + kubectl -n onap delete po onap-so-so-bpmn-infra-79fdf6f9d5-t8qr4 Then, wait for the pod to restart. To check: