This message was deleted.
# fleet
a
This message was deleted.
w
Versions : Rancher 2.7.0 Fleet 0.5.0 Kubernetes RKE2 1.24.9rke2r2
n
@wide-magician-63081 Somehow it detects k8s v1.20.0. You could try helm template --validate
Looks more like a helm chart issue than a fleet issue to me
w
Hi @nutritious-orange-38459, thanks for your answer. But I manage to install the chart from a command line with helm cli.
n
Not an expert, but could this have to do with the version that the helm client is compiled against? 🤔 As a workaround, you could just edit the Chart.yaml and change the
kubeVersion
specified in there.
w
Thank you, but I can't edit the chart.yaml cause this is an official helm chart on Keda Helm Repo.
n
I understand. You can still download the chart and deploy it that way if yo need to get things running. I have keda deployed, too but didn’t stumble upon that issue.
w
Yes I can make this in our test env. I think I will open a ticket at Suse directly.
👍 1
b
I believe this is reported in https://github.com/rancher/fleet/issues/399
🙌 2
130 Views