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: