diff --git a/apps/k8s01/ente/kustomization.yaml b/apps/k8s01/ente/kustomization.yaml index f2a64ba6f9f9dc5a7b7f5eb0f61887ca3a2f8bd9..70bdbb33a9523134dd6861cac1065b0d2fd3687b 100644 --- a/apps/k8s01/ente/kustomization.yaml +++ b/apps/k8s01/ente/kustomization.yaml @@ -9,6 +9,7 @@ resources: - ../../../shared/resourcequotas/default.yaml - ../../../shared/networkpolicies/deny-by-default-ingress.yaml - ../../../shared/networkpolicies/allow-from-ingress.yaml + - ../../../shared/networkpolicies/allow-from-same-namespace.yaml commonLabels: app.kubernetes.io/name: ente