From 35f55fbeb7ea0552f0386b7d5f50a59157f09565 Mon Sep 17 00:00:00 2001 From: Francesco Torta <62566275+fra98@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:44:12 +0100 Subject: [PATCH] Update deployments/liqo/values.yaml Co-authored-by: Alessandro Olivero <36957454+aleoli@users.noreply.github.com> --- deployments/liqo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: