honeycombio / helm-charts

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

Error: field Collection.AvailableMemory (2Gi) must be a valid memory size like '1Gb' or '100_000_000' #266

Closed mthubauville closed 1 year ago

mthubauville commented 1 year ago

Versions

Chart: 2.0.0 Helm: 2.0.1 Kubernetes cluster: 1.25+

Steps to reproduce

  1. deploy the helm chart from default values.yaml https://github.com/honeycombio/helm-charts/blob/main/charts/refinery/values.yaml#L80-L81

  2. encounter error message in refinery

    Validation failed for config file /etc/refinery/config.yaml:
    field Collection.AvailableMemory (2Gi) must be a valid memory size like '1Gb' or '100_000_000'

Additional context

TylerHelmuth commented 1 year ago

@mthubauville thanks for raising this issue! We are already aware of this problem and plan to release a patch release shortly: https://github.com/honeycombio/refinery/issues/773

TylerHelmuth commented 1 year ago

I am going to close this issue for now since we are tracking in Refinery. Keep an eye out for the next refinery helm chart release.