Fix docs typo regarding runtimeClassName Extension (#5014)

Co-authored-by: ddelange <14880945+ddelange@users.noreply.github.com>
This commit is contained in:
Knative Prow Robot 2022-06-07 06:54:36 -07:00 committed by GitHub
parent 4b53bf32b2
commit 969e1d6773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.