Skip to content

Commit

Permalink
update CRD in helm chart (#2560)
Browse files Browse the repository at this point in the history
Co-authored-by: 夜微澜 <qiutingjun@cmss.chinamobile.com>
  • Loading branch information
qiutingjun and 夜微澜 committed Mar 27, 2023
1 parent 1a41369 commit 642fa92
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions kubeovn-helm/templates/kube-ovn-crd.yaml
Expand Up @@ -334,6 +334,8 @@ spec:
type: string
redo:
type: string
internalIp:
type: string
conditions:
type: array
items:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 642fa92

Please sign in to comment.