Skip to content

Commit 6b187a1

Browse files
authored
Added field for optional manifests (#209)
Signed-off-by: Frederic Giloux <[email protected]>
1 parent 77b3984 commit 6b187a1

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

crds/operators.coreos.com_installplans.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,8 @@ spec:
222222
- resource
223223
- status
224224
properties:
225+
optional:
226+
type: boolean
225227
resolving:
226228
type: string
227229
resource:

0 commit comments

Comments
 (0)