connect-helm-charts icon indicating copy to clipboard operation
connect-helm-charts copied to clipboard

Add support for existing credentials

Open otherguy opened this issue 3 years ago • 4 comments
trafficstars

Summary

It would be great if we could specify e.g. operator.existingTokenSecret and connect.existingCredentialsSecret when installing the Helm chart

Use cases

I use this with ArgoCD and don't want the credentials/token in my Git repository.

Proposed solution

Specifying the name of a Secret with the existing token should negate the need to specify token/credentials on every install.

otherguy avatar May 20 '22 23:05 otherguy

This would be awesome, but it seems like the maintenance of this repo is lacking :/

onedr0p avatar Jun 17 '22 17:06 onedr0p

Same problem with our usage at MailerLite. We imported it into Flux, but as soon as we updated the version, it broke cause it requires files each time. Please provide a mechanism for using an existing secret.

nklmilojevic avatar Jul 25 '22 15:07 nklmilojevic

I know this is old, so it may just be outdated. But I installed this no problem with a existing credentials (also using flux). If you just dont set connect.credentials or operator.token.value neither secret will be created and you can use an existing secret.

TheOutdoorProgrammer avatar Sep 21 '22 18:09 TheOutdoorProgrammer

Apologies for the slow movement on this issue, we have tracked this internally to look into adding in the future. We will update you when this has been implemented. In the meantime, is the solution that @Apollorion provided satisfactory?

jillianwilson avatar May 26 '23 16:05 jillianwilson