diff --git a/manifests/edge-stack/aes-crds.yaml b/manifests/edge-stack/aes-crds.yaml index d3983f6..24458d4 100644 --- a/manifests/edge-stack/aes-crds.yaml +++ b/manifests/edge-stack/aes-crds.yaml @@ -283,6 +283,8 @@ spec: properties: allow_partial: type: boolean + body_raw_bytes: + type: boolean max_bytes: type: integer type: object @@ -567,6 +569,8 @@ spec: properties: allow_partial: type: boolean + body_raw_bytes: + type: boolean max_bytes: type: integer type: object @@ -851,6 +855,8 @@ spec: properties: allow_partial: type: boolean + body_raw_bytes: + type: boolean max_bytes: type: integer type: object @@ -1542,6 +1548,8 @@ spec: properties: allow_partial: type: boolean + body_raw_bytes: + type: boolean max_bytes: description: These aren't pointer types because they are required. type: integer @@ -1660,6 +1668,8 @@ spec: properties: allow_partial: type: boolean + body_raw_bytes: + type: boolean max_bytes: description: These aren't pointer types because they are required. type: integer