Commit 4d85294b authored by Mike Danese's avatar Mike Danese

fixed resources field

parent 5523e034
...@@ -28,7 +28,7 @@ For example, if you try to create a node from the following content: ...@@ -28,7 +28,7 @@ For example, if you try to create a node from the following content:
"id": "10.1.2.3", "id": "10.1.2.3",
"kind": "Minion", "kind": "Minion",
"apiVersion": "v1beta1", "apiVersion": "v1beta1",
"spec": { "resources": {
"capacity": { "capacity": {
"cpu": 1000, "cpu": 1000,
"memory": 1073741824 "memory": 1073741824
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment