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