temporalio / helm-charts

Temporal Helm charts
MIT License
312 stars 339 forks source link

Revert services replicaCount to inherit from the global config #379

Closed mindaugasrukas closed 1 year ago

mindaugasrukas commented 1 year ago

What was changed

Reverted the replicaCount change for services made in #365.

Why?

Allow inheriting the value from the global config of the server.replicaCount.

Checklist

  1. Closes No

  2. How was this tested: CICD

  3. Any docs updates needed? No