harness / delegate-helm-chart

Other
6 stars 20 forks source link

feat: use delegate token from existing secret #56

Closed mmorejon closed 1 year ago

mmorejon commented 1 year ago

Secrets are managed out of the helm chart lifecycle when secret management tools are in place. Therefore, the chart should bring the option to use existing secrets in the namespace.

mmorejon commented 1 year ago

Hi @mdmilic, here you'll find answers to your questions. I've updated the helm chart to allow the use of different secrets for delegateToken and upgraderToken.

Let me know if you have more questions.

Solution details

I tested the following scenarios

All values empty

Only with delegate token

delegate token with existingDelegateToken

delegateToken with existingUpgraderToken

existingDelegateToken and existingUpgraderToken