From 642fa92a2420305db232e1d8db16f984ad630d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E5=BE=AE=E6=BE=9C?= Date: Mon, 27 Mar 2023 17:28:52 +0800 Subject: [PATCH] update CRD in helm chart (#2560) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 夜微澜 --- kubeovn-helm/templates/kube-ovn-crd.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/kubeovn-helm/templates/kube-ovn-crd.yaml b/kubeovn-helm/templates/kube-ovn-crd.yaml index 153a1ef0ee7..d7fee7a33a4 100644 --- a/kubeovn-helm/templates/kube-ovn-crd.yaml +++ b/kubeovn-helm/templates/kube-ovn-crd.yaml @@ -334,6 +334,8 @@ spec: type: string redo: type: string + internalIp: + type: string conditions: type: array items: @@ -424,6 +426,14 @@ spec: type: string redo: type: string + protocol: + type: string + internalIp: + type: string + internalPort: + type: string + externalPort: + type: string conditions: type: array items: