evryfs / helm-charts

OpenSourced Helm charts
Apache License 2.0
49 stars 76 forks source link

dependency track helm chart frontend replicas count #227

Open zdhamasha opened 1 year ago

zdhamasha commented 1 year ago

Hello,

I was upgrading the dependency track to the latest version, after the upgrade I noticed that there is two replicas from the frontend, I got back to chart and I saw it really is 2

Would you please explain to me why this is needed ? How does it effect the performance of the UI ?

https://github.com/evryfs/helm-charts/blob/master/charts/dependency-track/values.yaml#L16

Thanks in advance

saintmalik commented 1 year ago

i think its for the High Availability, especially in production environment, so to avoid much downtime from the frontend i guess