Merge "Extend NetworkCatalogue CRD schema" into v2.0

This commit is contained in:
Zuul
2021-04-12 18:59:12 +00:00
committed by Gerrit Code Review

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