Skip to content

Commit 635fcee

Browse files
committed
[es] Update install-kubectl-linux.md
1 parent fec6281 commit 635fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/tasks/tools/included/install-kubectl-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-\$basearch
136136
enabled=1
137137
gpgcheck=1
138138
repo_gpgcheck=1
139-
gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
139+
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
140140
EOF
141141
yum install -y kubectl
142142
{{< /tab >}}

0 commit comments

Comments
 (0)