Skip to content

Commit aefbe89

Browse files
committed
updated pni crd
1 parent c395ed9 commit aefbe89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ spec:
5757
default: 0
5858
description: Deprecated - use PodNetworks
5959
type: integer
60+
defaultDenyACL:
61+
default: false
62+
description: indicates whether default deny policy will be present on the pods upon pod creation
63+
type: bool
6064
podNetworkConfigs:
6165
description: |-
6266
PodNetworkConfigs describes each PodNetwork to attach to a single Pod

0 commit comments

Comments
 (0)