mirror of https://github.com/knative/docs.git
Fix docs typo regarding runtimeClassName Extension (#5010)
This commit is contained in:
parent
f3a7a23847
commit
7eef5fa209
|
@ -308,7 +308,7 @@ metadata:
|
|||
### Kubernetes runtime class
|
||||
|
||||
* **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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue