Skip to content

Commit

Permalink
[es] remove unused repo gpgkey for yum repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Nov 5, 2022
1 parent 7a942c1 commit 02d107a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -136,7 +136,7 @@ baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-\$basearch
enabled=1
gpgcheck=1
repo_gpgcheck=1
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
EOF
yum install -y kubectl
{{< /tab >}}
Expand Down

0 comments on commit 02d107a

Please sign in to comment.