We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec6281 commit 635fceeCopy full SHA for 635fcee
content/es/docs/tasks/tools/included/install-kubectl-linux.md
@@ -136,7 +136,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-\$basearch
136
enabled=1
137
gpgcheck=1
138
repo_gpgcheck=1
139
-gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
+gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
140
EOF
141
yum install -y kubectl
142
{{< /tab >}}
0 commit comments