Skip to content

Commit

Permalink
chore: test license limits with sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
devcatalin committed Jan 16, 2025
1 parent c190db5 commit ce53624
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
# Declare variables to be passed into your templates.

global:
license:
limits:
maxUsers: 1
maxEnvironments: 1
maxOrganizations: 1
# -- Run Testkube in enterprise mode (enables enterprise features)
enterpriseMode: true
# -- Toggle whether to enable offline license activation in Enterprise mode
Expand Down

0 comments on commit ce53624

Please sign in to comment.