helm-charts
helm-charts copied to clipboard
dependency track helm chart frontend replicas count
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
i think its for the High Availability, especially in production environment, so to avoid much downtime from the frontend i guess