diff --git a/crd/nodenetworkconfig/manifests/acn.azure.com_nodenetworkconfigs.yaml b/crd/nodenetworkconfig/manifests/acn.azure.com_nodenetworkconfigs.yaml index 716dd16287..93c37c08b3 100644 --- a/crd/nodenetworkconfig/manifests/acn.azure.com_nodenetworkconfigs.yaml +++ b/crd/nodenetworkconfig/manifests/acn.azure.com_nodenetworkconfigs.yaml @@ -97,13 +97,21 @@ spec: type: string primaryIP: type: string + resourceGroupID: + type: string + subcriptionID: + type: string subnetAddressSpace: type: string + subnetID: + type: string subnetName: type: string version: format: int64 type: integer + vnetID: + type: string type: object type: array scaler: