UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b66a1ea0 authored by Noah Costello's avatar Noah Costello :bicyclist: Committed by Micah Nagel
Browse files

modified comment to show

correct location of override for enable/disable of networkPolicy
parent b4ecbaaa
No related branches found
No related tags found
1 merge request!805Values comment for disabling networkPolicy requires updating
......@@ -94,7 +94,7 @@ flux:
# -- Global NetworkPolicies settings
networkPolicies:
# -- Toggle all package NetworkPolicies, can disable specific packages with `package.networkPolicies.enabled`
# -- Toggle all package NetworkPolicies, can disable specific packages with `package.values.networkPolicies.enabled`
enabled: true
# -- Control Plane CIDR, defaults to 0.0.0.0/0, use `kubectl get endpoints -n default kubernetes` to get the CIDR range needed for your cluster
# Must be an IP CIDR range (x.x.x.x/x - ideally with /32 for the specific IP of a single endpoint, broader range for multiple masters/endpoints)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment