X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster%2Fvalues.yaml;h=a24b4ba4c6ab72c8ae343aa9c607aabd52503c66;hb=d63ac9f8de3b8fdfc2f0d122354e2f6f0ac5a063;hp=5684fb1ae0eb8d5d584cfd7e79807e81013c91aa;hpb=41cb4be441a1e391a6547becbdcc1141b912a236;p=icn.git diff --git a/deploy/cluster/values.yaml b/deploy/cluster/values.yaml index 5684fb1..a24b4ba 100644 --- a/deploy/cluster/values.yaml +++ b/deploy/cluster/values.yaml @@ -86,9 +86,8 @@ containerRuntime: containerd # podCidr is the POD CIDR. podCidr: 10.244.64.0/18 -# cni is the cluster CNI. The only currently supported CNI is -# flannel. -cni: flannel +# cni is the cluster CNI. Supported CNIs include calico and flannel. +cni: calico # All the version info is captured in one block here. Care must # be taken to ensure that the OS, Kubernetes, and CRI (containerd