Skip to content

Commit 3dd963b

Browse files
committed
feat(lifecycle Sleep): simplified CRD
1 parent c34ca40 commit 3dd963b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

crd.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,7 @@ spec:
4343
type: object
4444
oneOf:
4545
- required: ["exec"]
46-
not:
47-
required: ["sleep"]
4846
- required: ["sleep"]
49-
not:
50-
required: ["exec"]
5147
properties:
5248
exec:
5349
description: Executes a specific command, inside the cgroups and namespaces of the Container.

0 commit comments

Comments
 (0)