mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Add server class name comment
This commit is contained in:
parent
1540f9da1a
commit
0daddea98c
@ -1,7 +1,7 @@
|
|||||||
apiVersion: metal.sidero.dev/v1alpha1
|
apiVersion: metal.sidero.dev/v1alpha1
|
||||||
kind: ServerClass
|
kind: ServerClass
|
||||||
metadata:
|
metadata:
|
||||||
name: m5.xlarge
|
name: m5.xlarge # The names are free-form and only need to make sense to you
|
||||||
spec:
|
spec:
|
||||||
qualifiers:
|
qualifiers:
|
||||||
cpu:
|
cpu:
|
||||||
|
Loading…
Reference in New Issue
Block a user