I've tried installing Cilium on OpenShift based on the documentation but installation fails when using the ciliumconfig.v1.12.yaml configuration, because it is missing the ipam.operator.clusterPoolIPv4PodCIDR section with the correct configuration for the default subnets in OpenShift.
Was this removed by design, to force people to make sure that their configuration matches?
I've tried installing Cilium on OpenShift based on the documentation but installation fails when using the
ciliumconfig.v1.12.yaml
configuration, because it is missing theipam.operator.clusterPoolIPv4PodCIDR
section with the correct configuration for the default subnets in OpenShift.Was this removed by design, to force people to make sure that their configuration matches?