From ee83f903c56cd787405f5cf7dda01a4b847c9057 Mon Sep 17 00:00:00 2001 From: Manuel Stein Date: Tue, 28 Feb 2023 11:51:02 +0100 Subject: [PATCH] add documentation Signed-off-by: Manuel Stein --- docs/operator-manual/declarative-setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/operator-manual/declarative-setup.md b/docs/operator-manual/declarative-setup.md index 6e339f58d8062..343f37e111d1a 100644 --- a/docs/operator-manual/declarative-setup.md +++ b/docs/operator-manual/declarative-setup.md @@ -512,6 +512,8 @@ execProviderConfig: } apiVersion: string installHint: string +# Proxy URL for the kubernetes client to use when connecting to the cluster api server +proxyUrl: string # Transport layer security configuration settings tlsClientConfig: # Base64 encoded PEM-encoded bytes (typically read from a client certificate file).