Fix some issues 7
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
metadata:
|
||||
name: network-policies
|
||||
|
||||
resources:
|
||||
# NOTE: global-default-networkpolicy.yaml and global-project-networkpolicy.yaml
|
||||
# are excluded for now as they have overlapping/conflicting policies.
|
||||
# Mailu's Helm chart manages its own network policies.
|
||||
# Only including specific policies needed for cross-service communication.
|
||||
- allow-notification-to-mailu.yaml
|
||||
Reference in New Issue
Block a user