codecentric / helm-charts

A curated set of Helm charts brought to you by codecentric

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error for "HorizontalPodAutoscaler" when upgrading Keycloak from 19.0.3-legacy to 20.0.3

Hlyztrk opened this issue · comments

Hi all,

I'm upgrading Keycloak from v19.0.3-legacy to v20.0.3.

Even though I set autoscaling.enabled to false, I'm getting this error message when I deploy it in Kubernetes (version 1.22):


Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2"



MSG:

Failure when executing Helm command. Exited 1.
stdout: Release "keycloakx" does not exist. Installing it now.

stderr: Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "HorizontalPodAutoscaler" in version "autoscaling/v2"```

This issue has been marked as stale because it has been open for 30 days with no activity. It will be automatically closed in 10 days if no further activity occurs.