Skip to content

Commit 087831b

Browse files
Adding generated crd
1 parent 1f8ffbb commit 087831b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,15 @@ spec:
135135
ncID:
136136
description: Deprecated - use InterfaceInfos
137137
type: string
138+
nodeName:
139+
description: NodeName is the name of the node where the pod is scheduled
140+
type: string
141+
podName:
142+
description: PodName is the name of the pod
143+
type: string
144+
podUID:
145+
description: PodUID is the uid of the pod
146+
type: string
138147
primaryIP:
139148
description: Deprecated - use InterfaceInfos
140149
type: string

0 commit comments

Comments
 (0)