Skip to content

Commit c4164e6

Browse files
author
Michael Burke
committed
OCPBUGS16709 oc delete MutatingWebhookConfiguration vpa-webhook-config
1 parent 834bb36 commit c4164e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/nodes-pods-vertical-autoscaler-uninstall.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ Deleting the CRDs removes the associated roles, cluster roles, and role bindings
6464
This action removes from the cluster all user-created VPA CRs. If you re-install the VPA, you must create these objects again.
6565
====
6666

67+
.. Delete the `MutatingWebhookConfiguration` object by running the following command:
68+
+
69+
[source,terminal]
70+
----
71+
$ oc delete MutatingWebhookConfiguration vpa-webhook-config
72+
----
73+
6774
.. Delete the VPA Operator:
6875
+
6976
[source,terminal]

0 commit comments

Comments
 (0)