From 0f92219d7e151e5fcfd34ad7a39c21247f3743fc Mon Sep 17 00:00:00 2001 From: Egor I Date: Fri, 26 Apr 2024 16:58:12 +0200 Subject: [PATCH] see the branch name Signed-off-by: Egor I --- charts/allure-testops/values.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/charts/allure-testops/values.yaml b/charts/allure-testops/values.yaml index e3c810b..250a7ac 100644 --- a/charts/allure-testops/values.yaml +++ b/charts/allure-testops/values.yaml @@ -20,11 +20,6 @@ password: admin cryptoPass: jwtSecret: -licence: - enabled: false - -subscription: - enabled: false ## Security Context ## 65534 started by a user with lowest privilegies @@ -584,3 +579,13 @@ rbac: - get - watch - list + +########################################################################################################################################## +## these are service parameters that are not supposed to be altered by the end users when deploying Allure Testops as on-premises solution +## please do not alter the values and do not delete when deploying +########################################################################################################################################## +licence: + enabled: false + +subscription: + enabled: false