From d409a3b0ec74724dc9cf7e9b81c78e080b515b06 Mon Sep 17 00:00:00 2001 From: bitliu Date: Wed, 21 Feb 2024 10:47:24 +0800 Subject: [PATCH] fix: gen check Signed-off-by: bitliu --- .../gateway.envoyproxy.io_envoyproxies.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml b/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml index d80a9868aee5..5a0e03058662 100644 --- a/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml +++ b/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml @@ -2016,17 +2016,17 @@ spec: description: Patch defines how to perform the patch operation to deployment properties: - object: + type: + description: "Type is the type of merge operation + to perform \n By default, StrategicMerge is used + as the patch type." + type: string + value: description: Object contains the raw configuration for merged object x-kubernetes-preserve-unknown-fields: true - type: - description: Type is the type of merge operation to - perform - type: string required: - - object - - type + - value type: object pod: description: Pod defines the desired specification of