Make ProjectedVolumeSource optional

This commit is contained in:
Ryan Peck
2020-08-20 16:51:18 -04:00
parent ba10448445
commit 9d16863e2f
3 changed files with 2 additions and 3 deletions

View File

@@ -8899,9 +8899,6 @@
"type": "array"
}
},
"required": [
"sources"
],
"type": "object"
},
"io.k8s.api.core.v1.QuobyteVolumeSource": {