Skip to content

Commit 5d2aabb

Browse files
committed
[vi] remove unused repo gpgkey for yum repo
1 parent aaaa630 commit 5d2aabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-x86_64
7373
enabled=1
7474
gpgcheck=1
7575
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
76+
gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
7777
EOF
7878
yum install -y kubectl
7979
{{< /tab >}}

0 commit comments

Comments
 (0)