Update to version v3.21.0
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
148111abad
commit
6d45c3811b
15 changed files with 385 additions and 36 deletions
|
|
@ -158,8 +158,8 @@ spec:
|
|||
within the selected service(s) will be matched, and only
|
||||
to/from each endpoint's port. \n Services cannot be specified
|
||||
on the same rule as Selector, NotSelector, NamespaceSelector,
|
||||
Ports, NotPorts, Nets, NotNets or ServiceAccounts. \n
|
||||
Only valid on egress rules."
|
||||
Nets, NotNets or ServiceAccounts. \n Ports and NotPorts
|
||||
can only be specified with Services on ingress rules."
|
||||
properties:
|
||||
name:
|
||||
description: Name specifies the name of a Kubernetes
|
||||
|
|
@ -384,8 +384,8 @@ spec:
|
|||
within the selected service(s) will be matched, and only
|
||||
to/from each endpoint's port. \n Services cannot be specified
|
||||
on the same rule as Selector, NotSelector, NamespaceSelector,
|
||||
Ports, NotPorts, Nets, NotNets or ServiceAccounts. \n
|
||||
Only valid on egress rules."
|
||||
Nets, NotNets or ServiceAccounts. \n Ports and NotPorts
|
||||
can only be specified with Services on ingress rules."
|
||||
properties:
|
||||
name:
|
||||
description: Name specifies the name of a Kubernetes
|
||||
|
|
@ -531,8 +531,8 @@ spec:
|
|||
within the selected service(s) will be matched, and only
|
||||
to/from each endpoint's port. \n Services cannot be specified
|
||||
on the same rule as Selector, NotSelector, NamespaceSelector,
|
||||
Ports, NotPorts, Nets, NotNets or ServiceAccounts. \n
|
||||
Only valid on egress rules."
|
||||
Nets, NotNets or ServiceAccounts. \n Ports and NotPorts
|
||||
can only be specified with Services on ingress rules."
|
||||
properties:
|
||||
name:
|
||||
description: Name specifies the name of a Kubernetes
|
||||
|
|
@ -757,8 +757,8 @@ spec:
|
|||
within the selected service(s) will be matched, and only
|
||||
to/from each endpoint's port. \n Services cannot be specified
|
||||
on the same rule as Selector, NotSelector, NamespaceSelector,
|
||||
Ports, NotPorts, Nets, NotNets or ServiceAccounts. \n
|
||||
Only valid on egress rules."
|
||||
Nets, NotNets or ServiceAccounts. \n Ports and NotPorts
|
||||
can only be specified with Services on ingress rules."
|
||||
properties:
|
||||
name:
|
||||
description: Name specifies the name of a Kubernetes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue