Update content/es/docs/tasks/manage-kubernetes-objects/kustomization.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>pull/45367/head
parent
5461639de5
commit
85399516ec
|
@ -298,7 +298,6 @@ type: Opaque
|
|||
|
||||
Al igual que los ConfigMaps, los Secrets generados pueden utilizarse en Deployments refiriéndose al nombre del secretGenerator.
|
||||
|
||||
|
||||
```shell
|
||||
# Crea un archivo password.txt
|
||||
cat <<EOF >./password.txt
|
||||
|
|
Loading…
Reference in New Issue