From 10fe5e561377d03a716c07fa113497db8ea56ff9 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 20 Apr 2023 00:26:45 +0300 Subject: [PATCH] [fr] update curl command --- content/fr/docs/concepts/cluster-administration/certificates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/fr/docs/concepts/cluster-administration/certificates.md b/content/fr/docs/concepts/cluster-administration/certificates.md index 46637f2fda5..8e82e075bb5 100644 --- a/content/fr/docs/concepts/cluster-administration/certificates.md +++ b/content/fr/docs/concepts/cluster-administration/certificates.md @@ -21,7 +21,7 @@ manuellement grâce à `easyrsa`, `openssl` ou `cfssl`. 1. Téléchargez, décompressez et initialisez la version corrigée de 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