Skip to content

Commit be5d5fe

Browse files
author
AliceProxy
committed
include body crds
Signed-off-by: AliceProxy <alicewasko@datawire.io> change crd name Signed-off-by: AliceProxy <alicewasko@datawire.io>
1 parent 9251675 commit be5d5fe

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

manifests/edge-stack/aes-crds.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@ spec:
283283
properties:
284284
allow_partial:
285285
type: boolean
286+
as_bytes:
287+
type: boolean
286288
max_bytes:
287289
type: integer
288290
type: object
@@ -567,6 +569,8 @@ spec:
567569
properties:
568570
allow_partial:
569571
type: boolean
572+
as_bytes:
573+
type: boolean
570574
max_bytes:
571575
type: integer
572576
type: object
@@ -851,6 +855,8 @@ spec:
851855
properties:
852856
allow_partial:
853857
type: boolean
858+
as_bytes:
859+
type: boolean
854860
max_bytes:
855861
type: integer
856862
type: object
@@ -1542,6 +1548,8 @@ spec:
15421548
properties:
15431549
allow_partial:
15441550
type: boolean
1551+
as_bytes:
1552+
type: boolean
15451553
max_bytes:
15461554
description: These aren't pointer types because they are required.
15471555
type: integer
@@ -1660,6 +1668,8 @@ spec:
16601668
properties:
16611669
allow_partial:
16621670
type: boolean
1671+
as_bytes:
1672+
type: boolean
16631673
max_bytes:
16641674
description: These aren't pointer types because they are required.
16651675
type: integer

0 commit comments

Comments
 (0)