Skip to content

Commit

Permalink
Switch the storage of CAPV cluster to vSan
Browse files Browse the repository at this point in the history
vSan storage can provide higher efficiency for CI pipeline.

Signed-off-by: Shuyang Xin <gavinx@vmware.com>
  • Loading branch information
XinShuYang committed May 31, 2022
1 parent 87918f6 commit 7ae2cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cluster-api/vsphere/templates/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
spec:
cloneMode: linkedClone
datacenter: DATACENTERNAME
datastore: 208.1-20TB-NFS
datastore: vsanDatastore
diskGiB: 25
folder: CI
memoryMiB: 8192
Expand Down

0 comments on commit 7ae2cb0

Please sign in to comment.