Skip to content

Commit

Permalink
docs: Fix enterprise license key (#5603)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorante-ks authored and vsukhin committed Jun 26, 2024
1 parent 319733d commit 6fbc3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/articles/install/install-with-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You will have to set a license key to get started with Testkube. You can also op

```bash
global:
enterpriseLicense: XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3
enterpriseLicenseKey: XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3
```

### Domain
Expand Down

0 comments on commit 6fbc3da

Please sign in to comment.