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