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

add imagePullSecrets property #33

Open
icrc-fdeniger opened this issue Dec 13, 2024 · 0 comments
Open

add imagePullSecrets property #33

icrc-fdeniger opened this issue Dec 13, 2024 · 0 comments

Comments

@icrc-fdeniger
Copy link

In some organization, using external docker registry like public.ecr.aws is not allowed and a proxy repository like Nexus must be used
This proxy can require credentials.

To be able to use this proxy the property imagePullSecrets should be added to the spec and configurable in values.yml

For instance it's done for official couchdb deployment:

https://github.com/apache/couchdb-helm/blob/a1dfd8b8a7e365ae1820b7ee1d57a05ca0fd18c5/couchdb/templates/statefulset.yaml#L40

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