diff --git a/deployments/liqo/values.yaml b/deployments/liqo/values.yaml index 442fbc8a36..caab14993f 100644 --- a/deployments/liqo/values.yaml +++ b/deployments/liqo/values.yaml @@ -466,7 +466,7 @@ ipam: reservedSubnets: [] # -- Set of network pools to perform the automatic address mapping in Liqo. # Network pools are used to map a cluster network into another one in order to prevent conflicts. - # If left empty, it is defaulted to the private addresses range: [10.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12] + # If left empty, it is defaulted to the private addresses ranges: [10.0.0.0/8, 192.168.0.0/16, 172.16.0.0/12] pools: [] crdReplicator: