diff --git a/infrastructure/cert-manager/kustomization.yaml b/infrastructure/cert-manager/kustomization.yaml index 002bc9a214751cc82e3ac4224f0469a5d5bf294d..fd51ad3b1df1c8e8e96df3485168e576ca3e6c7c 100644 --- a/infrastructure/cert-manager/kustomization.yaml +++ b/infrastructure/cert-manager/kustomization.yaml @@ -8,6 +8,6 @@ resources: - networkpolicy.yaml - ../../shared/networkpolicies/allow-from-monitoring.yaml - ../../shared/networkpolicies/allow-from-same-namespace.yaml - - ../../shared/networkpolicies/allow-from-all-namespace.yaml + - ../../shared/networkpolicies/allow-from-all-namespaces.yaml patchesStrategicMerge: - networkpolicy-patch.yaml