From b1c14d93442adeaa70b1bd3fd77f15d99bae1812 Mon Sep 17 00:00:00 2001 From: Rahul Agasthya Date: Thu, 17 Mar 2022 12:33:18 -0700 Subject: [PATCH] Updates to the CRD Manifests. --- .../manifests/acn.azure.com_nodenetworkconfigs.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) 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: