From 24af47761bd41c28653a976c4876697e2904b748 Mon Sep 17 00:00:00 2001 From: Andrew Tran Date: Mon, 29 Nov 2021 11:05:10 -0600 Subject: [PATCH] update docs Signed-off-by: Andrew Tran --- docs/features/kubernetes/configuration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index 6b3991144b..bac9e4c9c1 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -219,6 +219,12 @@ The custom resource's apiVersion. The plural representing the custom resource. +### `apiVersionOverrides` (optional) + +Overrides for the API versions used to make requests for the corresponding +objects. If using a legacy Kubernetes version, you may use this config to +override the default API versions to ones that are supported by your cluster. + ### Role Based Access Control The current RBAC permissions required are read-only cluster wide, for the