Always change kubernetes.repo in centos7 #3344
Answered
by
embik
shadowofmoo
asked this question in
Q&A
-
I have a better mirror about kubernetes, when use kubeone it always change the kubernetes mirror |
Beta Was this translation helpful? Give feedback.
Answered by
embik
Aug 14, 2024
Replies: 1 comment
-
Hi @shadowofmoo, you can set the following in your systemPackages:
configureRepositories: false Also see our reference for all available settings. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shadowofmoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @shadowofmoo, you can set the following in your
kubeone.yaml
to avoid KubeOne configuring repositories:Also see our reference for all available settings.