mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-14 01:34:51 -03:30
Update kube-ovn to 1.7.2
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b66356be65
commit
60853fa682
@@ -318,6 +318,8 @@ spec:
|
||||
status:
|
||||
type: object
|
||||
properties:
|
||||
ready:
|
||||
type: boolean
|
||||
readyNodes:
|
||||
type: array
|
||||
items:
|
||||
@@ -349,6 +351,9 @@ spec:
|
||||
- name: DefaultInterface
|
||||
type: string
|
||||
jsonPath: .spec.defaultInterface
|
||||
- name: Ready
|
||||
type: boolean
|
||||
jsonPath: .status.ready
|
||||
scope: Cluster
|
||||
names:
|
||||
plural: provider-networks
|
||||
|
||||
Reference in New Issue
Block a user