Skip to content

Commit 4302325

Browse files
committed
tset
1 parent 39cdc30 commit 4302325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crd/multitenancy/api/v1alpha1/podnetworkinstance.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ 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
6160
DefaultDenyACL bool `json:"defaultDenyACL"`
6261
}
6362

0 commit comments

Comments
 (0)