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: private registry with multiple secrets #130

Merged
merged 8 commits into from
Oct 14, 2023

Conversation

LucaLanziani
Copy link
Member

No description provided.

@ghost ghost mentioned this pull request Oct 13, 2023
&cli.StringSliceFlag{
Name: imagePullSecretsFlag,
Usage: "Define one or more (repeating the flag or in csv format for the environment variable) image pull secrets",
EnvVars: []string{"INITIUM_IMAGE_PULL_SECRETS"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is splitting by , by default?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's implemented by the library

@LucaLanziani LucaLanziani merged commit a4a20f1 into main Oct 14, 2023
2 checks passed
@LucaLanziani LucaLanziani deleted the feature/private-registry-with-multiple-secrets branch October 14, 2023 09:51
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.

2 participants