Skip to content

Commit e0fe359

Browse files
boweitssurya
andauthored
Update apis/v1alpha1/adminnetworkpolicy_types.go
Co-authored-by: Surya Seetharaman <[email protected]>
1 parent 613c3a6 commit e0fe359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/v1alpha1/adminnetworkpolicy_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ type AdminNetworkPolicyStatus struct {
5858
type AdminNetworkPolicySpec struct {
5959
// Priority is a value from 0 to 1000. Policies with lower numeric
6060
// priority values have higher precedence, and are checked before
61-
// policies with higher priority values. All AdminNetworkPolicy rules
61+
// policies with higher numeric priority values. All AdminNetworkPolicy rules
6262
// have higher precedence than NetworkPolicy or
6363
// BaselineAdminNetworkPolicy rules.
6464
//

0 commit comments

Comments
 (0)