loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

Autoscaling doesn't work for deployments with volumes #66

Open abh opened 2 years ago

abh commented 2 years ago

In https://github.com/loft-sh/component-chart/blob/master/templates/pod-autoscaling.yaml it appears the HorizontalPodAutoscaler gets configured to target a StatefulSet if a deployment has any non-readonly volumes.