X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster%2Fvalues.yaml;h=2581a39eb7b6fe42b73a3552987dbead95c3af75;hb=8449ef6adc2f9a44780eac1e959b61d331e8c066;hp=98d941507f62f840c3e0528f2e3e5d7fd0fad801;hpb=adbd076f40c348b04e52321c3c5cdaa528915f1a;p=icn.git diff --git a/deploy/cluster/values.yaml b/deploy/cluster/values.yaml index 98d9415..2581a39 100644 --- a/deploy/cluster/values.yaml +++ b/deploy/cluster/values.yaml @@ -112,6 +112,11 @@ flux: # containerRuntime may be containerd or docker. containerRuntime: containerd +# ipam may be ipv4, dualstack, or ipv6. This configures IP address +# allocation in the cluster to use IPv4 only, dual stack, or IPv6 +# only. +ipam: ipv4 + # podCidr is the Pod CIDR. podCidrBlocks: - 10.244.64.0/18