Skip to content

Commit df4be6c

Browse files
committed
resolved crg gen failing issue
1 parent 02a8c4e commit df4be6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ spec:
7373
of PodNetworkConfig
7474
properties:
7575
defaultDenyACL:
76-
description: DefaultDenyAcl bool indicates whether default deny policy
76+
description: DefaultDenyACL bool indicates whether default deny policy
7777
will be present on the pods upon pod creation
7878
type: boolean
7979
gatewayIP:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
properties:
5656
defaultDenyACL:
5757
default: false
58-
description: DefaultDenyAcl bool indicates whether default deny policy
58+
description: DefaultDenyACL bool indicates whether default deny policy
5959
will be present on the pods upon pod creation
6060
type: boolean
6161
podIPReservationSize:

0 commit comments

Comments
 (0)