Update the deployment with sina update lima/calicomultus:0.0.2 –dname <yourdeploymentname> --hub=public -f values.yaml
--dname: important parameter mandatory for the update command.
-f values.yaml: important that the right podSubnet is being used.
Known issue:
error: resource mapping not found for name: "calico-kube-controllers" namespace:co.yaml": no matches for kind "PodDisruptionBudget" in version "policy/v1beta1"
ensure CRDs are installed first
Error caused by a missing CRD. Error has no impact on the update procedure of calico.