Join Slack
Powered by
when trying to configure the rancher istio helm ch...
# general
p
polite-piano-74233
08/13/2024, 3:25 AM
when trying to configure the rancher istio helm chart, excludeOutboundIPRanges doesnt appear to be respected, at least when i place it in the rancher-istio values.yaml file, is there somewhere else it should be located?
Copy code
global: proxy: excludeIPRanges: "1.1.1.1/32"
istio upstream reads it as
.Values.global.proxy.excludeIPRanges
via the injection-template.yaml
see here
Open in Slack
Previous
Next