mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-22 22:39:40 +00:00
Update README.md
Adding a way to get the license where relevant.
This commit is contained in:
parent
7a5bf83336
commit
7208ed85d3
@ -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/).
|
||||||
|
Loading…
Reference in New Issue
Block a user