Open nabadger opened 4 days ago
This leads to replicas: null
replicas: null
It's defined in values here: https://github.com/doitintl/doit-eks-lens-helm-chart/blob/main/charts/doit-eks-lens/values.yaml#L14
But referenced using a different path here: https://github.com/doitintl/doit-eks-lens-helm-chart/blob/main/charts/doit-eks-lens/templates/doit-otelcol.yaml#L344C16-L344C42
It's a similar issue for memory_limiter too
memory_limiter
This leads to
replicas: null
It's defined in values here: https://github.com/doitintl/doit-eks-lens-helm-chart/blob/main/charts/doit-eks-lens/values.yaml#L14
But referenced using a different path here: https://github.com/doitintl/doit-eks-lens-helm-chart/blob/main/charts/doit-eks-lens/templates/doit-otelcol.yaml#L344C16-L344C42