From c53b076c0b33bc98554c96062e333304c7e71502 Mon Sep 17 00:00:00 2001 From: Arhell Date: Mon, 1 May 2023 00:52:20 +0300 Subject: [PATCH] [pt] update curl command --- .../pt-br/docs/concepts/cluster-administration/certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pt-br/docs/concepts/cluster-administration/certificates.md b/content/pt-br/docs/concepts/cluster-administration/certificates.md index 9d23774b57..72ee4d157e 100644 --- a/content/pt-br/docs/concepts/cluster-administration/certificates.md +++ b/content/pt-br/docs/concepts/cluster-administration/certificates.md @@ -21,7 +21,7 @@ manualmente através `easyrsa`, `openssl` ou `cfssl`. 1. Baixe, descompacte e inicialize a versão corrigida do easyrsa3. - curl -LO https://storage.googleapis.com/kubernetes-release/easy-rsa/easy-rsa.tar.gz + curl -LO https://dl.k8s.io/easy-rsa/easy-rsa.tar.gz tar xzf easy-rsa.tar.gz cd easy-rsa-master/easyrsa3 ./easyrsa init-pki