From b9e00f4e463a233076d2118e3a72b798a9a9b41f Mon Sep 17 00:00:00 2001 From: Naitian Liu <83430653+naitianliu-google@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:06:03 -0700 Subject: [PATCH] Update docs for new image types support for VmwareNodePool (#11643) --- mmv1/products/gkeonprem/VmwareNodePool.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/products/gkeonprem/VmwareNodePool.yaml b/mmv1/products/gkeonprem/VmwareNodePool.yaml index f95443b71d53..3e5256cfe5be 100644 --- a/mmv1/products/gkeonprem/VmwareNodePool.yaml +++ b/mmv1/products/gkeonprem/VmwareNodePool.yaml @@ -113,7 +113,7 @@ properties: required: true description: | The OS image to be used for each node in a node pool. - Currently `cos`, `ubuntu`, `ubuntu_containerd` and `windows` are supported. + Currently `cos`, `cos_cgv2`, `ubuntu`, `ubuntu_cgv2`, `ubuntu_containerd` and `windows` are supported. - !ruby/object:Api::Type::String name: "image" description: The OS image name in vCenter, only valid when using Windows.