diff --git a/docs/content/reference/api.md b/docs/content/reference/api.md index 9a5ffbbb..361c6d27 100644 --- a/docs/content/reference/api.md +++ b/docs/content/reference/api.md @@ -1077,6 +1077,15 @@ empty definition that uses the default runtime handler. More info: https://git.k8s.io/enhancements/keps/sig-node/585-runtime-class
false + + serviceAccountName + string + + ServiceAccountName allows to specify the service account to be mounted to the pods of the Control plane deployment
+
+ Default: default
+ + false strategy object