You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`serviceBindings.enabled`| Create secret for service binding (Experimental) |`false`|
440
-
|`networkPolicy.enabled`| Enable creation of NetworkPolicy resources |`false`|
441
-
|`networkPolicy.allowExternal`| Don't require client label for connections |`true`|
442
-
|`networkPolicy.extraIngress`| Add extra ingress rules to the NetworkPolicy |`[]`|
443
-
|`networkPolicy.extraEgress`| Add extra egress rules to the NetworkPolicy |`[]`|
444
-
|`networkPolicy.ingressNSMatchLabels`| Labels to match to allow traffic from other namespaces |`{}`|
445
-
|`networkPolicy.ingressNSPodMatchLabels`| Pod labels to match to allow traffic from other namespaces |`{}`|
446
-
|`podSecurityPolicy.create`| Whether to create a PodSecurityPolicy. WARNING: PodSecurityPolicy is deprecated in Kubernetes v1.21 or later, unavailable in v1.25 or later |`false`|
|`serviceBindings.enabled`| Create secret for service binding (Experimental) |`false`|
440
+
|`networkPolicy.enabled`| Enable creation of NetworkPolicy resources |`false`|
441
+
|`networkPolicy.allowExternal`| Don't require client label for connections |`true`|
442
+
|`networkPolicy.extraIngress`| Add extra ingress rules to the NetworkPolicy |`[]`|
443
+
|`networkPolicy.extraEgress`| Add extra egress rules to the NetworkPolicy |`[]`|
444
+
|`networkPolicy.ingressNSMatchLabels`| Labels to match to allow traffic from other namespaces |`{}`|
445
+
|`networkPolicy.ingressNSPodMatchLabels`| Pod labels to match to allow traffic from other namespaces |`{}`|
446
+
|`networkPolicy.metrics.allowExternal`| Don't require client label for connections for metrics endpoint |`true`|
447
+
|`networkPolicy.metrics.ingressNSMatchLabels`| Labels to match to allow traffic from other namespaces to metrics endpoint |`{}`|
448
+
|`networkPolicy.metrics.ingressNSPodMatchLabels`| Pod labels to match to allow traffic from other namespaces to metrics endpoint |`{}`|
449
+
|`podSecurityPolicy.create`| Whether to create a PodSecurityPolicy. WARNING: PodSecurityPolicy is deprecated in Kubernetes v1.21 or later, unavailable in v1.25 or later |`false`|
0 commit comments