We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf0200 commit 7ecf356Copy full SHA for 7ecf356
content/en/docs/concepts/services-networking/ingress.md
@@ -192,7 +192,7 @@ IngressClass resource will ensure that new Ingresses without an
192
If you have more than one IngressClass marked as the default for your cluster,
193
the admission controller prevents creating new Ingress objects that don't have
194
an `ingressClassName` specified. You can resolve this by ensuring that at most 1
195
-IngressClasess are marked as default in your cluster.
+IngressClasses are marked as default in your cluster.
196
{{< /caution >}}
197
198
## Types of Ingress
0 commit comments