Update README.md

Adding a way to get the license where relevant.
This commit is contained in:
Alon Girmonsky
2023-06-06 17:43:35 +03:00
committed by GitHub
parent 7a5bf83336
commit 7208ed85d3

View File

@@ -61,6 +61,7 @@ helm install kubeshark kubeshark/kubeshark \
--set "tap.ingress.auth.approvedDomains={gmail.com}" \
--set license=LICENSE_GOES_HERE
```
You can get your license [here](https://console.kubeshark.co/).
## Installing with Persistent Storage Enabled
@@ -69,3 +70,4 @@ helm install kubeshark kubeshark/kubeshark \
--set tap.persistentstorage=true \
--set license=LICENSE_GOES_HERE
```
You can get your license [here](https://console.kubeshark.co/).