mirror of
https://github.com/searxng/searxng-helm-chart.git
synced 2024-12-06 19:27:31 +01:00
specify how to use the new repo
This commit is contained in:
+3
-3
@@ -24,9 +24,9 @@ Kubernetes: `>=1.16.0-0`
|
||||
To install the chart with the release name `searxng`
|
||||
|
||||
```console
|
||||
git clone https://github.com/searxng/searxng.git
|
||||
cd kubernetes/chart
|
||||
helm install searxng .
|
||||
helm repo add searxng https://charts.searxng.org
|
||||
helm repo update
|
||||
helm install searxng searxng/searxng
|
||||
```
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
Reference in New Issue
Block a user