Skip to content

Commit a698d96

Browse files
committed
[de] remove unused repo gpgkey for yum repo
1 parent 6a35986 commit a698d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/de/docs/tasks/tools/install-kubectl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
4242
enabled=1
4343
gpgcheck=1
4444
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
45+
gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
4646
EOF
4747
yum install -y kubectl
4848
{{< /tab >}}

0 commit comments

Comments
 (0)