camunda-community-hub / camunda-7-community-helm

Camunda public Kubernetes Helm repo and charts
Apache License 2.0
39 stars 38 forks source link

Update hpa.yaml to autoscaling/v1 #73

Closed samzph closed 5 months ago

samzph commented 5 months ago

autoscaling/v2beta1 has been removed, and as such, this chart does not work with newer versions of kubernetes.

Fix: Update autoscaling/v2beta1 to autoscaling/v1

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.