Skip to content

Commit bae503d

Browse files
committed
revert
1 parent 4302325 commit bae503d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crd/multitenancy/api/v1alpha1/podnetworkinstance.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ type PodNetworkInstanceSpec struct {
5757
// +kubebuilder:validation:Optional
5858
PodNetworkConfigs []PodNetworkConfig `json:"podNetworkConfigs"`
5959
// DefaultDenyAcl bool indicates whether default deny policy will be present on the pods upon pod creation
60+
// +kubebuilder:default=false
6061
DefaultDenyACL bool `json:"defaultDenyACL"`
6162
}
6263

0 commit comments

Comments
 (0)