4.3. OpenShift sandboxed containers Operator のアンインストール
コマンドラインを使用して、OpenShift sandboxed containers Operator をアンインストールします。
手順
次のコマンドを実行して、サブスクリプションを削除します。
oc delete subscription sandboxed-containers-operator -n openshift-sandboxed-containers-operator
$ oc delete subscription sandboxed-containers-operator -n openshift-sandboxed-containers-operator
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 以下のコマンドを実行して namespace を削除します。
oc delete namespace openshift-sandboxed-containers-operator
$ oc delete namespace openshift-sandboxed-containers-operator
Copy to Clipboard Copied! Toggle word wrap Toggle overflow