Skip to content

Commit 3d668d5

Browse files
committed
make crd
1 parent bd96042 commit 3d668d5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

crd/multitenancy/manifests/multitenancy.acn.azure.com_multitenantpodnetworkconfigs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ spec:
107107
description: IBStatus is the programming status of the infiniband
108108
device
109109
enum:
110-
- Available
111-
- ProgrammingPending
112-
- ProgrammingFailed
113-
- ProgrammingComplete
114-
- ReleasePending
110+
- Unprogrammed
111+
- Programming
112+
- Programmed
113+
- Unprogramming
114+
- Failed
115115
type: string
116116
macAddress:
117117
description: MacAddress is the MAC Address of the VM's NIC which

0 commit comments

Comments
 (0)