Skip to content

Commit fbcc860

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

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
@@ -438,7 +438,7 @@ como el predeterminado en tu clúster.
438438
Existen algunos controladores de ingress,
439439
que funcionan sin una definición de una `ingressClass`.
440440
Por ejemplo, el controlador Ingress-NGINX se puede configurar con
441-
una [bandera](https://kubernetes.github.io/ingress-nginx/#what-is-the-flag-watch-ingress-without-class)
441+
una [opción](https://kubernetes.github.io/ingress-nginx/#what-is-the-flag-watch-ingress-without-class)
442442
`--watch-ingress-without-class`.
443443
Sin embargo,
444444
se [recomienda](https://kubernetes.github.io/ingress-nginx/#i-have-only-one-instance-of-the-ingresss-nginx-controller-in-my-cluster-what-should-i-do)

0 commit comments

Comments
 (0)