You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/es/docs/tasks/manage-kubernetes-objects/kustomization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ metadata:
150
150
151
151
Para usar un ConfigMap generado en un Deployment, refiérelo por el nombre del configMapGenerator. Kustomize reemplazará automáticamente este nombre con el nombre generado.
152
152
153
-
Este es un ejemplo de un deployment que utiliza un ConfigMap generado:
153
+
Este es un ejemplo de un Deployment que utiliza un ConfigMap generado:
0 commit comments