Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #94 from qameta/moves-service-licence-and-subscrip…
Browse files Browse the repository at this point in the history
…tion-params-to-the-bottom-and-adds-warning

moves service params to the botom and adds warning to leave these alone
  • Loading branch information
cheshi-mantu authored Apr 26, 2024
2 parents fede6c0 + 0f92219 commit 5983a13
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions charts/allure-testops/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ password: admin
cryptoPass: <ChangeMePleaseDuringFirstDeployment>
jwtSecret: <ChangeMeEither>

licence:
enabled: false

subscription:
enabled: false

## Security Context
## 65534 started by a user with lowest privilegies
Expand Down Expand Up @@ -588,3 +583,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

0 comments on commit 5983a13

Please sign in to comment.