mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-07 00:48:01 +01:00
22 lines
1005 B
Plaintext
22 lines
1005 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * virt/vm_templates/virt-deleting-vm-template.adoc
|
|
|
|
[id="virt-deleting-template-wizard-web_{context}"]
|
|
= Deleting a virtual machine template in the web console
|
|
|
|
Deleting a virtual machine template permanently removes it from the cluster.
|
|
|
|
.Procedure
|
|
|
|
. In the {VirtProductName} console, click *Workloads* -> *Virtualization* from the side menu.
|
|
. Click the *Virtual Machine Templates* tab.
|
|
. You can delete the virtual machine template from this pane, which makes it
|
|
easier to perform actions on multiple templates in the one pane, or from the
|
|
*Virtual Machine Template Details* pane where you can view comprehensive
|
|
details of the selected template:
|
|
** Click the Options menu {kebab} of the template to delete and select *Delete Template*.
|
|
** Click the template name to open the *Virtual Machine Template Details*
|
|
pane and click *Actions* -> *Delete Template*.
|
|
. In the confirmation pop-up window, click *Delete* to permanently delete the template.
|