jambonz / helm-charts

helm charts to create a jambonz cluster in Kubernetes
MIT License
6 stars 12 forks source link

Feature/make replica count configurable #6

Closed akirilyuk closed 2 years ago

akirilyuk commented 2 years ago

This PR allows configuration of a custom number of replicas which is useful if we need to meet high availability requirements and need to have 2 or more pods of each SIP processing service to ensure we have not a full downtime if one pod dies.