mvisonneau / helm-charts

Personal Helm charts repository
Apache License 2.0
65 stars 58 forks source link

pullCredentials and pullSecrets chart generic-app #72

Closed fabiocruzcoelho closed 7 months ago

fabiocruzcoelho commented 1 year ago

I'm trying to use pullSecrets or pull Credentials not helm chart generic-app, but it can't authenticate in my private regitry that is in gitlab, follow the config that I used

For pullsecrets I created the secret by hand I pointed to it even so I can't authenticate to download the image

pod: image: pullSecrets:

fabiocruzcoelho commented 7 months ago

same here