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 2ed8cff commit 1878107Copy full SHA for 1878107
content/en/docs/concepts/services-networking/ingress.md
@@ -230,7 +230,7 @@ reference additional implementation-specific configuration for this class.
230
reference a namespace-specific resource for configuration of an Ingress class.
231
`Scope` field defaults to `Cluster`, meaning, the default is cluster-scoped
232
resource. Setting `Scope` to `Namespace` and setting the `Namespace` field
233
-will reference a paramters resource in a specific namespace:
+will reference a parameters resource in a specific namespace:
234
235
{{< codenew file="service/networking/namespaced-params.yaml" >}}
236
0 commit comments