hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.08k stars 873 forks source link

HorizontalAutoscaler error on kubernetes 1.26 #926

Open stephaneetje opened 1 year ago

stephaneetje commented 1 year ago

I get this message when trying to deploy vault on gke 1.26 (i had no problem before)

The Kubernetes API could not find version "v2beta2" of autoscaling/HorizontalPodAutoscaler for requested resource keycloak/keycloak. Version "v2" of autoscaling/HorizontalPodAutoscaler is installed on the destination cluster.

I could not find any way to customize de apiVersion in the values.

SohailLS commented 5 months ago

Facing same issue after upgrading from 1.25 to 1.26 and updating the image registry to quay.io