Additionally, when I try the next step I get another unexpected error: ✗ helm -n flink template flink-kubernetes-operator flink-operator-repo/flink-kubernetes-operator Error: failed to fetch https://downloads.apache.org/flink/flink-kubernetes-operator-1.0.1/flink-kubernetes-operator-1.0.1-helm.tgz : 404 Not Found
Not sure why helm wants to find 1.0.1 because I have 1.3.1 installed (but that would have result in a 404 too, since that downloads site only has versions 1.4.0 and 1.5.0 of the operator El vie, 7 jul 2023 a las 10:59, Javier Vegas (<jve...@strava.com>) escribió: > Somehow I was able in the past to upgrade the CRD when I upgraded the > operator to 1.2 and 1.3, but trying now to upgrade to 1.4 I am getting the > following error: > > ✗ kubectl replace -f > helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml > > error: the path > "helm/flink-kubernetes-operator/crds/flinksessionjobs.flink.apache.org-v1.yml" > does not exist > > Do I need to pass more arguments to kubectl for it to find the path? How > can I verify the CRD path? > > Thanks, > > Javier Vegas >