🐛 Patch generated yaml for restore CRD as a hacky workaround (#2814)

* 🐛 Patch generated yaml for restore CRD as a hacky workaround

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>

* changelog

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
This commit is contained in:
Ashish Amarnath
2020-08-12 18:43:29 -04:00
committed by GitHub
parent 827d5d34f5
commit d4bbd7b817
6 changed files with 20 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
[
{ "op": "replace", "path": "/spec/validation/openAPIV3Schema/properties/spec/properties/hooks/properties/resources/items/properties/postHooks/items/properties/init/properties/initContainers/items/properties/ports/items/required", "value": [ "containerPort", "protocol"] }
]