getlago / lago-helm-charts

Lago Helm Charts
MIT License
27 stars 21 forks source link

PDF deployment replica does not honor values #79

Open severos opened 5 days ago

severos commented 5 days ago

PDF deployment uses a constant replica count of 1 https://github.com/getlago/lago-helm-charts/blob/5af7bbda386e59d8624af86d8f37a454ae0ccc3d/templates/pdf-deployment.yaml#L8 And does not honor the helm values: https://github.com/getlago/lago-helm-charts/blob/5af7bbda386e59d8624af86d8f37a454ae0ccc3d/values.yaml#L179

severos commented 5 days ago

PR: https://github.com/getlago/lago-helm-charts/pull/80