Skip to content

Commit ebd64cf

Browse files
committed
[pt] Update install-kubectl-linux.md
1 parent 2f334e2 commit ebd64cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pt-br/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ name=Kubernetes
150150
baseurl=https://packages.cloud.google.com/yum/repos/kubernetes-el7-\$basearch
151151
enabled=1
152152
gpgcheck=1
153-
gpgkey=https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
153+
gpgkey=https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg
154154
EOF
155155
sudo yum install -y kubectl
156156
```

0 commit comments

Comments
 (0)