mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
fix embarrassing config error
This commit is contained in:
@@ -29,9 +29,7 @@
|
||||
"volumes": [
|
||||
{
|
||||
"name": "test-volume",
|
||||
"VolumeSorce": {
|
||||
"EmptyDir": {}
|
||||
}
|
||||
"emptyDir": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user