Skip to content

Commit dc41dc7

Browse files
Update content/es/docs/concepts/services-networking/ingress.md
Co-authored-by: Victor Morales <[email protected]>
1 parent 60cdd16 commit dc41dc7

File tree

1 file changed

+1
-1
lines changed
  • content/es/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/es/docs/concepts/services-networking/ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ una [clase Ingress por defecto](#default-ingress-class).
132132
Existen algunos controladores de Ingress,
133133
que trabajan sin la definición de una `IngressClass` por defecto.
134134
Por ejemplo, el controlador Ingress-NGINX se puede configurar con
135-
una [bandera](https://kubernetes.github.io/ingress-nginx/user-guide/k8s-122-migration/#what-is-the-flag-watch-ingress-without-class)
135+
una [opción](https://kubernetes.github.io/ingress-nginx/user-guide/k8s-122-migration/#what-is-the-flag-watch-ingress-without-class)
136136
`--watch-ingress-without-class`.
137137
Sin embargo,
138138
se [recomienda](https://kubernetes.github.io/ingress-nginx/user-guide/k8s-122-migration/#i-have-only-one-ingress-controller-in-my-cluster-what-should-i-do)

0 commit comments

Comments
 (0)