🐛 Make init and exec restore hooks as omitempty in restore hookSpec (#2793)

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
This commit is contained in:
Ashish Amarnath
2020-08-11 10:13:41 -07:00
committed by GitHub
parent 4364a813c1
commit 9b9bb62968
4 changed files with 5 additions and 6 deletions

View File

@@ -1466,9 +1466,6 @@ spec:
to complete.
type: string
type: object
required:
- exec
- init
type: object
type: array
required:

File diff suppressed because one or more lines are too long