Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.1 KB

File metadata and controls

19 lines (14 loc) · 1.1 KB

namespace-configuration

A Chart based on Namespace Configuration Operator a project hosted by RedHat.

Version: 0.0.0-dev

Values

Key Type Default Description
isolatedNetworkPolicy.clusterCIDRs list [] Add cluster CIDR, values should be your Service CIDR & Pod CIDR
isolatedNetworkPolicy.enabled bool false Enable the default Namespace configuration template enable it with kubectl label ns <your-namespace> network-policy=isolated
nameOverride string "" Override chart default name
networkPolicies list [] Configure cluster network policies Namespace configuration template spec
quotas list [] Configure clusters quotas
tools list [] ⚠️ Not implemented yet ⚠️

Autogenerated from chart metadata using helm-docs v1.11.0 docker run --rm --volume "$(pwd):/helm-docs" jnorwood/helm-docs:latest.