mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
fix embarrassing config error
This commit is contained in:
parent
e3c0e38f1b
commit
0b3530ebac
@ -29,9 +29,7 @@
|
|||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"name": "test-volume",
|
"name": "test-volume",
|
||||||
"VolumeSorce": {
|
"emptyDir": {}
|
||||||
"EmptyDir": {}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user