From 3c3c1a1c32df9b15b8f572066ffdd24ecc02b13c Mon Sep 17 00:00:00 2001 From: boneys Date: Thu, 18 Jan 2024 19:10:46 -0800 Subject: [PATCH] Support additional parameters --- charts/orkes-conductor/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/orkes-conductor/values.yaml b/charts/orkes-conductor/values.yaml index 748d400..27a9cad 100644 --- a/charts/orkes-conductor/values.yaml +++ b/charts/orkes-conductor/values.yaml @@ -95,8 +95,8 @@ imageCredentials: enableCustomTrustStore: false # If you are using a custom trust store, provide the following variables -#jksFileName: -#jksFilePassword: +# jksFileName: +# jksFilePassword: security: allowedOrigins: "*"