Add update exclusion to kubernetes.repo

Add an update exclusion for `kubelet`, `kubeadm`, and `kubectl` in the CentOS to mirror the Ubuntu, Debian, or HypriotOS instructions.
pull/19999/head
William Bartholomew 2020-04-01 20:51:59 -07:00 committed by bryan
parent 46ab20b88c
commit ff6d133b8e
1 changed files with 1 additions and 0 deletions

View File

@ -199,6 +199,7 @@ enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
exclude=kubelet kubeadm kubectl
EOF
# Set SELinux in permissive mode (effectively disabling it)