Skip to content

Commit 181fbf8

Browse files
authored
Updates to the CRD Manifests. (#1292)
1 parent 3b30e16 commit 181fbf8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

crd/nodenetworkconfig/manifests/acn.azure.com_nodenetworkconfigs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,21 @@ spec:
9797
type: string
9898
primaryIP:
9999
type: string
100+
resourceGroupID:
101+
type: string
102+
subcriptionID:
103+
type: string
100104
subnetAddressSpace:
101105
type: string
106+
subnetID:
107+
type: string
102108
subnetName:
103109
type: string
104110
version:
105111
format: int64
106112
type: integer
113+
vnetID:
114+
type: string
107115
type: object
108116
type: array
109117
scaler:

0 commit comments

Comments
 (0)