Skip to content

Commit 11c5bf7

Browse files
committed
feat(lifecycle Sleep): Added control over Exec.command to have at least 1 item in the array
1 parent fac7fac commit 11c5bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ spec:
5151
properties:
5252
command:
5353
type: array
54+
minItems: 1
5455
items:
5556
type: string
5657
sleep:

0 commit comments

Comments
 (0)