helm-repository

CHART network

This chart helps you to configure network policies on namespace.

Cluster Requirements

To use all features that this charts provides, your K8s cluster must have:

Values

Default Values:

name: network

allowInternetAccess: true
allowedNamespacesIngress: ["ingress-nginx", "monitoring", "kube-system"]
# allowedNamespaceEgress: ["database"]

Note: All features on a comment is disabled, discomment if you want to enables

DevInfos: