File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -690,10 +690,6 @@ spec:
690690 Whether to prefetch data from blob storage, and store it on the local filesystem.
691691 If `false`, the data will be served directly out of blob storage
692692 type : boolean
693- required :
694- - automaticCasing
695- - includeIngress
696- - prefetchData
697693 type : object
698694 podSpecPatch :
699695 description : Strategic merge patch for the pod in the deployment. E.g. to patch the resources or add extra env vars.
Original file line number Diff line number Diff line change @@ -733,14 +733,6 @@ spec:
733733 default : true
734734 description : ValidateRequests enables request validation against the service schema.
735735 type : boolean
736- required :
737- - automaticCasing
738- - disableWebserviceProxy
739- - includeIngress
740- - prefetchData
741- - rewriteGroupToDataLayers
742- - validateChildStyleNameEqual
743- - validateRequests
744736 type : object
745737 podSpecPatch :
746738 description : Strategic merge patch for the pod in the deployment. E.g. to patch the resources or add extra env vars.
You can’t perform that action at this time.
0 commit comments