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

feat(deployment): Enhance Docker ImagePull Secrets Configuration #1754

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Add option for docker imagepull secrets

    In larger production environments, we may get rate-limited by Docker Hub for a lot of image pulls.
    So, I've added an option for providing the Docker pull secret name to avoid rate limits.
    
    Signed-off-by: Jana <[email protected]>
    Signed-off-by: Jana <[email protected]>
    janavenkat authored and daemon1024 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8d91905 View commit details
    Browse the repository at this point in the history