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.
2 parents 4312632 + 0f67030 commit e212bfeCopy full SHA for e212bfe
content/hi/docs/tasks/tools/install-kubectl-linux.md
@@ -135,7 +135,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
135
enabled=1
136
gpgcheck=1
137
repo_gpgcheck=1
138
-gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
+gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
139
EOF
140
yum install -y kubectl
141
{{< /tab >}}
0 commit comments