Merge pull request #27652 from justbert/patch-1
fix spelling mistake in Ingress docs.
This commit is contained in:
@@ -230,7 +230,7 @@ reference additional implementation-specific configuration for this class.
|
|||||||
reference a namespace-specific resource for configuration of an Ingress class.
|
reference a namespace-specific resource for configuration of an Ingress class.
|
||||||
`Scope` field defaults to `Cluster`, meaning, the default is cluster-scoped
|
`Scope` field defaults to `Cluster`, meaning, the default is cluster-scoped
|
||||||
resource. Setting `Scope` to `Namespace` and setting the `Namespace` field
|
resource. Setting `Scope` to `Namespace` and setting the `Namespace` field
|
||||||
will reference a paramters resource in a specific namespace:
|
will reference a parameters resource in a specific namespace:
|
||||||
|
|
||||||
{{< codenew file="service/networking/namespaced-params.yaml" >}}
|
{{< codenew file="service/networking/namespaced-params.yaml" >}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user