Skip to content

Commit 2db6d1a

Browse files
committed
netpol: re-enable same-namespace allow for knative-serving
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
1 parent 47f6590 commit 2db6d1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/knative/knative-serving/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
- istio-authorization-policy.yaml
88
- allow-webhook-apiserver.yaml
99
- allow-net-istio-webhook-apiserver.yaml
10-
# - default-allow-same-namespace.yaml
10+
- default-allow-same-namespace.yaml
1111
# If there are webhooks we must add a second networkpolicy to expose the webhook as we do for other webhooks before reenabling
1212

1313
patches:

0 commit comments

Comments
 (0)