mirror of https://github.com/knative/docs.git
Fix docs typo regarding runtimeClassName Extension (#5014)
Co-authored-by: ddelange <14880945+ddelange@users.noreply.github.com>
This commit is contained in:
parent
4b53bf32b2
commit
969e1d6773
|
@ -308,7 +308,7 @@ metadata:
|
||||||
### Kubernetes runtime class
|
### Kubernetes runtime class
|
||||||
|
|
||||||
* **Type**: Extension
|
* **Type**: Extension
|
||||||
* **ConfigMap key:** `kubernetes.podspec-runtimeclass`
|
* **ConfigMap key:** `kubernetes.podspec-runtimeclassname`
|
||||||
|
|
||||||
This flag controls whether the [runtime class](https://kubernetes.io/docs/concepts/containers/runtime-class/) can be used.
|
This flag controls whether the [runtime class](https://kubernetes.io/docs/concepts/containers/runtime-class/) can be used.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue