UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ec8d7edf authored by Micah Nagel's avatar Micah Nagel
Browse files

Update chart/values.yaml

parent bd800989
No related branches found
No related tags found
1 merge request!558Update Velero to handle custom CA, fix NP and upgrade bugs
Pipeline #321165 passed
......@@ -96,7 +96,7 @@ flux:
networkPolicies:
# -- Toggle all package NetworkPolicies, can disable specific packages with `package.networkPolicies.enabled`
enabled: true
# -- Control Plane CIDR, defaults to 0.0.0.0/0, use `kubectl cluster-info` to get the right value
# -- Control Plane CIDR, defaults to 0.0.0.0/0, use `kubectl cluster-info` to get the value for your cluster
# Must be an IP CIDR range (x.x.x.x/x - ideally with /32 for the specific IP)
# Used by package NetworkPolicies to allow Kube API access
controlPlaneCidr: 0.0.0.0/0
......
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