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

Instructions on how to set argSkipKubeSystem to false #67

Open
klub opened this issue Aug 17, 2018 · 4 comments
Open

Instructions on how to set argSkipKubeSystem to false #67

klub opened this issue Aug 17, 2018 · 4 comments

Comments

@klub
Copy link

klub commented Aug 17, 2018

Hello.
It seems there is no way to set argSkipKubeSystem to false ?

I need imagePullSecrets to also be created for the kube-system namespace.

Is there an easy way i can enable this please?

@stevesloka
Copy link
Member

Hey @klub, you'd just need to pass --skip-kube-system=false. (https://github.com/upmc-enterprises/registry-creds/blob/master/main.go#L69)

@klub
Copy link
Author

klub commented Aug 17, 2018

Hello @stevesloka .
Thanks for your response.
Where or how do i pass that flag in please? Sorry i am not so familiar with Golang.
I am currently using your minikube addon.
Could you share a bit more information regarding where i set this flag etc please.

Thanks!

@stevesloka
Copy link
Member

You can pass it to the args of your container.

@dobesv
Copy link

dobesv commented Mar 18, 2023

Any reason why this option is true by default? It's pretty inconvenient.

Is there any way to pass this in when configuring the minikube add-on?

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

3 participants