Fix docs typo regarding runtimeClassName Extension (#5010)

This commit is contained in:
ddelange 2022-06-07 15:46:36 +02:00 committed by GitHub
parent f3a7a23847
commit 7eef5fa209
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
* **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.