Twingate / helm-charts

Official Twingate Helm Charts
MIT License
11 stars 12 forks source link

Add support for specifying the number of replicas #14

Closed plytro closed 2 years ago

plytro commented 2 years ago

What this PR does / why we need it: Adds support for specifying the number of replicas for the connector. With this PR, the number of connectors can be specified to support failover as defined in the docs

Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

[x] Chart Version bumped [x] Variables are documented in the README.md

tarfeef101 commented 2 years ago

why was this closed? we would very much like to see this supported. was it because there's no mechanism in this PR to address providing distinct secrets to each replica?

romankor commented 2 years ago

@tarfeef101 to support a number of replicas you need to provide tokens to every connector you deploy , the easiest way right now is to deploy multiple helm releases each one with its distinctive access and refresh token