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 8d33a30 + 5d2aabb commit 5d688aaCopy full SHA for 5d688aa
content/vi/docs/tasks/tools/install-kubectl.md
@@ -73,7 +73,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
73
enabled=1
74
gpgcheck=1
75
repo_gpgcheck=1
76
-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
77
EOF
78
yum install -y kubectl
79
{{< /tab >}}
0 commit comments