helm-mlflow
helm-mlflow copied to clipboard
Adding the option to use an authenticated Docker user to pull the image
Since Docker Hub's rate limit, you might need to pull the image with a DockerHub user.
What this PR does / why we need it:
Which issue this PR fixes
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged)
- fixes #
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
- [ ] DCO signed
- [ ] Chart Version bumped
- [ ] Variables are documented in the README.md
Hello!
Im facing with the same problem when I need to add non default imagePullSecrets, looking forward to merging this PR
I also need it
@laurentderu, @mgoeminne , @Nico-Salamone Can you help us?