Created
December 17, 2021 20:09
-
-
Save chrisbergeron/429d79ce326e3e62a58356a9183fb2d3 to your computer and use it in GitHub Desktop.
cb-vm1
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
apiVersion: ignite.weave.works/v1alpha4 | |
kind: VM | |
metadata: | |
name: cb-vm1 | |
spec: | |
image: | |
#oci: weaveworks/ignite-centos | |
oci: weaveworks/ignite-centos:7-v0.10.0 | |
cpus: 2 | |
diskSize: 10GB | |
memory: 1200MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment