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

image pull secret generation using provided credentials #554

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

Conversation

amirmalka
Copy link
Contributor

Overview

This update enhances the handling of imagePullSecrets by allowing users to generate an image pull secret dynamically based on provided credentials. Previously, the imagePullSecrets value was limited to referencing an existing secret. With this change, users can specify credentials and the chart will generate the required secret.

@amirmalka
Copy link
Contributor Author

amirmalka commented Dec 1, 2024

@matthyx WDYT? I did consider "merging" the imagePullSecrets to a single value but ended up with this...

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

Successfully merging this pull request may close these issues.

1 participant