snapp-incubator/soteria

Helm chart HPA validation issue

Closed this issue · 0 comments

When enabling HPA, the generated resource has a validation error:

ValidationError(HorizontalPodAutoscaler.spec.scaleTargetRef): unknown field "namespace" in io.k8s.api.autoscaling.v2beta1.CrossVersionObjectReference

Also, we can switch to apiVersion autoscaling/v2 as this is the latest stable version.