mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-22 18:47:02 +00:00
Update README.md
Adding a way to get the license where relevant.
This commit is contained in:
@@ -61,6 +61,7 @@ helm install kubeshark kubeshark/kubeshark \
|
|||||||
--set "tap.ingress.auth.approvedDomains={gmail.com}" \
|
--set "tap.ingress.auth.approvedDomains={gmail.com}" \
|
||||||
--set license=LICENSE_GOES_HERE
|
--set license=LICENSE_GOES_HERE
|
||||||
```
|
```
|
||||||
|
You can get your license [here](https://console.kubeshark.co/).
|
||||||
|
|
||||||
## Installing with Persistent Storage Enabled
|
## Installing with Persistent Storage Enabled
|
||||||
|
|
||||||
@@ -69,3 +70,4 @@ helm install kubeshark kubeshark/kubeshark \
|
|||||||
--set tap.persistentstorage=true \
|
--set tap.persistentstorage=true \
|
||||||
--set license=LICENSE_GOES_HERE
|
--set license=LICENSE_GOES_HERE
|
||||||
```
|
```
|
||||||
|
You can get your license [here](https://console.kubeshark.co/).
|
||||||
|
Reference in New Issue
Block a user