mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-06-22 22:39:40 +00:00
✨ Add README.md
to helm-chart
directory
This commit is contained in:
parent
0801ea8c74
commit
0aedc023aa
13
helm-chart/README.md
Normal file
13
helm-chart/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Helm Chart of Kubeshark
|
||||
|
||||
Add the Helm repo for Kubeshark:
|
||||
|
||||
```shell
|
||||
helm repo add kubeshark https://helm.kubeshark.co
|
||||
```
|
||||
|
||||
then install Kubeshark:
|
||||
|
||||
```shell
|
||||
helm install kubeshark kubeshark/kubeshark
|
||||
```
|
Loading…
Reference in New Issue
Block a user