keckles

updated

5 years ago

K

keckles

11 Posts

0

2090

March 31st, 2021 09:00

multiple networks in allowedNetworks parameter in values.yaml

I need to put multiple networks inside the allowedNetworks parameter in this file: https://github.com/dell/csi-powerscale/blob/master/helm/csi-isilon/values.yaml

This did not work: allowedNetworks: ["1.1.1.1/23", "1.1.1.2/23"]

What should the syntax be for multiple networks?