Commit 0b3530eb authored by Daniel Smith's avatar Daniel Smith

fix embarrassing config error

parent e3c0e38f
...@@ -29,9 +29,7 @@ ...@@ -29,9 +29,7 @@
"volumes": [ "volumes": [
{ {
"name": "test-volume", "name": "test-volume",
"VolumeSorce": { "emptyDir": {}
"EmptyDir": {}
}
} }
] ]
} }
......
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