From 738d26a35fba0d248cb3aa0ee9242875f30ee030 Mon Sep 17 00:00:00 2001 From: yutao04 Date: Thu, 24 Nov 2022 15:19:08 +0800 Subject: [PATCH] fix/to: fix response-header-rewrite plugin schema --- .../templates/base/hango-gateway/hango-plugin-configmap.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install/helm/hango-gateway/charts/hango-gateway/templates/base/hango-gateway/hango-plugin-configmap.yaml b/install/helm/hango-gateway/charts/hango-gateway/templates/base/hango-gateway/hango-plugin-configmap.yaml index 2be888f..17d05f8 100644 --- a/install/helm/hango-gateway/charts/hango-gateway/templates/base/hango-gateway/hango-plugin-configmap.yaml +++ b/install/helm/hango-gateway/charts/hango-gateway/templates/base/hango-gateway/hango-plugin-configmap.yaml @@ -1071,9 +1071,7 @@ data: } ], "rules": [ - "Required", - "MaxNumber(3)", - "MinNumber(0)" + "Required" ] }, {