Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pullCredentials and pullSecrets chart generic-app #72

Closed
fabiocruzcoelho opened this issue May 30, 2023 · 1 comment
Closed

pullCredentials and pullSecrets chart generic-app #72

fabiocruzcoelho opened this issue May 30, 2023 · 1 comment

Comments

@fabiocruzcoelho
Copy link

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:
- name: secretName

pullCredentials:
registry: myregistryURL
username: gitlab-ci-bot
password: {{GITLAB_TOKEN}}

the chart version 0.0.7 this flag work
pods.imagePullSecrets

Help-me?

@fabiocruzcoelho
Copy link
Author

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant