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 6a35986 commit a698d96Copy full SHA for a698d96
content/de/docs/tasks/tools/install-kubectl.md
@@ -42,7 +42,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
42
enabled=1
43
gpgcheck=1
44
repo_gpgcheck=1
45
-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
46
EOF
47
yum install -y kubectl
48
{{< /tab >}}
0 commit comments