Merge "Extend NetworkCatalogue CRD schema"

This commit is contained in:
Zuul 2021-04-10 01:57:47 +00:00 committed by Gerrit Code Review
commit e7c26ce209

View File

@ -35,6 +35,22 @@ spec:
type:
type: string
mtu:
x-kubernetes-int-or-string: true
bond_links:
type: array
items:
type: string
bond_mode:
type: string
bond_xmit_hash_policy:
type: string
bond_miimon:
type: integer
vlan_link:
type: string
vlan_id:
type: integer
vlan_mac_address:
type: string
networks:
type: array