From 54fe91a4058efeedf1e95393728414a9925db5b3 Mon Sep 17 00:00:00 2001 From: Tino Tap <42370627+tkraan@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:54:38 +0200 Subject: [PATCH] Update values.yaml --- charts/clearml/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/clearml/values.yaml b/charts/clearml/values.yaml index 424c655..bd10c0e 100644 --- a/charts/clearml/values.yaml +++ b/charts/clearml/values.yaml @@ -48,7 +48,8 @@ clearml: clientConfigurationApiUrl: "" # -- Override the Files Urls displayed when showing an example of the SDK's clearml.conf configuration clientConfigurationFilesUrl: "" - existingAdditionalSecret: "mysecret" + # -- Override the existing secret with a personal secret file + #existingAdditionalSecret: "mysecret" # -- Api Server configurations apiserver: