Update content/es/docs/tasks/manage-kubernetes-objects/kustomization.md
Co-authored-by: Rodolfo Martínez Vega <rodomar@outlook.com>pull/45367/head
parent
ee9bed87c3
commit
6ad41b3e3a
|
@ -804,7 +804,6 @@ vars:
|
|||
EOF
|
||||
```
|
||||
|
||||
Run `kubectl kustomize ./` to see that the Service name injected into containers is `dev-my-nginx-001`:
|
||||
Ejecuta `kubectl kustomize ./` para ver que el nombre del Service inyectado en la seccion de contaierns es `dev-my-nginx-001`:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in New Issue