Skip to content

Commit 57d1747

Browse files
author
keithnguyen
committed
Add yaml
1 parent c9ca1a6 commit 57d1747

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:
@@ -128,6 +130,8 @@ spec:
128130
type: string
129131
primaryIP:
130132
type: string
133+
primaryIPV6:
134+
type: string
131135
resourceGroupID:
132136
type: string
133137
status:

0 commit comments

Comments
 (0)