honeycombio / helm-charts

Helm repository and charts for Honeycomb
Apache License 2.0
30 stars 39 forks source link

fix: Updated ordering of CPU/Memory resource metrics #217

Closed robiball closed 1 year ago

robiball commented 1 year ago

Which problem is this PR solving?

Short description of the changes

Changes the ordering of the resouce metrics in the refinery and secure-tenancy charts to have memory before cpu. This ensures consistency with the HPA in the opentelemetry-collector chart, and stops ArgoCD from thinking these HPAs are always out of sync.