We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613c3a6 commit e0fe359Copy full SHA for e0fe359
apis/v1alpha1/adminnetworkpolicy_types.go
@@ -58,7 +58,7 @@ type AdminNetworkPolicyStatus struct {
58
type AdminNetworkPolicySpec struct {
59
// Priority is a value from 0 to 1000. Policies with lower numeric
60
// priority values have higher precedence, and are checked before
61
- // policies with higher priority values. All AdminNetworkPolicy rules
+ // policies with higher numeric priority values. All AdminNetworkPolicy rules
62
// have higher precedence than NetworkPolicy or
63
// BaselineAdminNetworkPolicy rules.
64
//
0 commit comments