diff --git a/clusters/cl01tl/standalone/cilium/values.yaml b/clusters/cl01tl/standalone/cilium/values.yaml index ff8efbf22..fe3a882db 100644 --- a/clusters/cl01tl/standalone/cilium/values.yaml +++ b/clusters/cl01tl/standalone/cilium/values.yaml @@ -52,7 +52,7 @@ cilium: enabled: true socketLB: enabled: true - hostNamespaceOnly: truev + hostNamespaceOnly: true hubble: enabled: true metrics: @@ -113,3 +113,5 @@ cilium: autoMount: enabled: false hostRoot: /sys/fs/cgroup + bpf: + masquerade: true