Skip to content

Commit 0f67030

Browse files
committed
[hi] remove unused repo gpgkey for yum repo
1 parent 35b521f commit 0f67030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hi/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
135135
enabled=1
136136
gpgcheck=1
137137
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
138+
gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
139139
EOF
140140
yum install -y kubectl
141141
{{< /tab >}}

0 commit comments

Comments
 (0)