Skip to content

Commit 9f3fbc0

Browse files
authored
Merge pull request #44191 from Arhell/pt-update
[pt] Update install-kubeadm.md
2 parents 2d285b7 + 0fd35c0 commit 9f3fbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pt-br/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Para mais detalhes sobre compatibilidade entre as versões, veja:
133133

134134
```shell
135135
sudo apt-get update
136-
sudo apt-get install -y apt-transport-https ca-certificates curl
136+
sudo apt-get install -y apt-transport-https ca-certificates curl gpg
137137
```
138138

139139
2. Faça o download da chave de assinatura pública da Google Cloud:

0 commit comments

Comments
 (0)