Skip to content

Commit 533b350

Browse files
author
keithnguyen
committed
Fix
1 parent 354e5d8 commit 533b350

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ spec:
109109
type: string
110110
defaultGateway:
111111
type: string
112+
defaultGatewayV6:
113+
type: string
112114
id:
113115
type: string
114116
ipAssignments:
@@ -126,6 +128,8 @@ spec:
126128
type: string
127129
primaryIP:
128130
type: string
131+
primaryIPV6:
132+
type: string
129133
resourceGroupID:
130134
type: string
131135
status:

0 commit comments

Comments
 (0)