From be5d5fef07b5688e555365a2e31342117cc7404e Mon Sep 17 00:00:00 2001 From: AliceProxy Date: Thu, 27 Jan 2022 19:45:24 -0800 Subject: [PATCH] include body crds Signed-off-by: AliceProxy change crd name Signed-off-by: AliceProxy --- manifests/edge-stack/aes-crds.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manifests/edge-stack/aes-crds.yaml b/manifests/edge-stack/aes-crds.yaml index d3983f6..be05110 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 + as_bytes: + type: boolean max_bytes: type: integer type: object @@ -567,6 +569,8 @@ spec: properties: allow_partial: type: boolean + as_bytes: + type: boolean max_bytes: type: integer type: object @@ -851,6 +855,8 @@ spec: properties: allow_partial: type: boolean + as_bytes: + type: boolean max_bytes: type: integer type: object @@ -1542,6 +1548,8 @@ spec: properties: allow_partial: type: boolean + as_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 + as_bytes: + type: boolean max_bytes: description: These aren't pointer types because they are required. type: integer