Skip to content

Commit 08dc743

Browse files
authored
Merge pull request #43763 from sagrityanin/patch-1
Update certificates.md
2 parents 3031bf2 + b5d58dc commit 08dc743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ru/docs/tasks/administer-cluster/certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: 20
1717
1. Скачайте, распакуйте и инициализируйте пропатченную версию `easyrsa3`.
1818

1919
```shell
20-
curl -LO curl -LO https://dl.k8s.io/easy-rsa/easy-rsa.tar.gz
20+
curl -LO https://dl.k8s.io/easy-rsa/easy-rsa.tar.gz
2121
tar xzf easy-rsa.tar.gz
2222
cd easy-rsa-master/easyrsa3
2323
./easyrsa init-pki

0 commit comments

Comments
 (0)