File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ variables:
112
112
VSPHERE_DATASTORE : " WorkloadDatastore"
113
113
VSPHERE_STORAGE_POLICY : " Cluster API vSphere Storage Policy"
114
114
VSPHERE_NETWORK : " sddc-cgw-network-6"
115
- VSPHERE_TEMPLATE : " ubuntu-2004 -kube-v1.28.0"
115
+ VSPHERE_TEMPLATE : " ubuntu-2204 -kube-v1.28.0"
116
116
FLATCAR_VSPHERE_TEMPLATE : " flatcar-stable-3510.2.6-kube-v1.28.0"
117
117
VSPHERE_INSECURE_CSI : " true"
118
118
KUBETEST_CONFIGURATION : " ./data/kubetest/conformance.yaml"
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ variables:
118
118
VSPHERE_DATASTORE : " WorkloadDatastore"
119
119
VSPHERE_STORAGE_POLICY : " Cluster API vSphere Storage Policy"
120
120
VSPHERE_NETWORK : " network-1"
121
- VSPHERE_TEMPLATE : " ubuntu-2004 -kube-v1.28.0"
121
+ VSPHERE_TEMPLATE : " ubuntu-2204 -kube-v1.28.0"
122
122
FLATCAR_VSPHERE_TEMPLATE : " flatcar-stable-3510.2.6-kube-v1.28.0"
123
123
# WORKLOAD_CONTROL_PLANE_ENDPOINT_IP:
124
124
# Also following variables are required but it is recommended to use env variables to avoid disclosure of sensitive data
You can’t perform that action at this time.
0 commit comments