Trying a fix for the Kubernetes repo

This commit is contained in:
Bradley Bickford 2024-09-24 20:19:38 -04:00
parent 0f03fc4f85
commit 971685294c

View File

@ -93,7 +93,7 @@
baseurl=https://pkgs.k8s.io/core:/stable:/v1.31/rpm/
enabled=1
gpgcheck=1
gpgkey=https://pkgs.k8s.io/core:stable:/v1.31/rpm/repodata/repomd.xml.key
gpgkey=https://pkgs.k8s.io/core:/stable:/v1.31/rpm/repodata/repomd.xml.key
exclude=kubelet kubeadm kubectl cri-tools kubernetes-cni
- name: Install Kubernetes components