Created
November 20, 2021 00:13
-
-
Save moondev/13ef9b5d706ce1a708463eee10a86010 to your computer and use it in GitHub Desktop.
spec.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"DiskProvisioning": "thin", | |
"IPAllocationPolicy": "dhcpPolicy", | |
"IPProtocol": "IPv4", | |
"NetworkMapping": [ | |
{ | |
"Name": "nic0", | |
"Network": "VM Network" | |
} | |
], | |
"Annotation": "Cluster API vSphere image - VMware Photon OS 64-bit and Kubernetes v1.21.2+vmware.1 - https://github.com/kubernetes-sigs/cluster-api-provider-vsphere", | |
"MarkAsTemplate": true, | |
"PowerOn": false, | |
"InjectOvfEnv": false, | |
"WaitForIP": false, | |
"Name": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment