mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:22:07 +02:00
helm-install: fix typo in Spanish translation (#11664)
* helm-install: fix typo in Spanish translation --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
f9606bbcc5
commit
63b089e6b5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
`helm install {{nombre_del_paquete}} {{https://example.com/charts/packagename-1.2.3.tgz}}`
|
`helm install {{nombre_del_paquete}} {{https://example.com/charts/packagename-1.2.3.tgz}}`
|
||||||
|
|
||||||
- Instalar un chart de helm y genera un nombre:
|
- Instala un chart de helm y genera un nombre:
|
||||||
|
|
||||||
`helm install {{nombre_del_repositorio}}/{{nombre_del_chart}} --generate-name`
|
`helm install {{nombre_del_repositorio}}/{{nombre_del_chart}} --generate-name`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue