Skip to content
Snippets Groups Projects
Commit a16dd20d1b7b authored by Xavier Garnier's avatar Xavier Garnier :bicyclist:
Browse files

doc: use with helm.logilab.fr

parent 9651a083b90b
No related branches found
No related tags found
1 merge request!6feat: add a option to mount local file as config files
Pipeline #211485 passed
......@@ -12,5 +12,5 @@
## Usage
```bash
helm repo add web-app https://forge.extranet.logilab.fr/api/v4/projects/1020/packages/helm/stable/charts
helm repo add logilab https://helm.logilab.fr
......@@ -16,5 +16,5 @@
helm install my-app web-app/web-app \
helm install my-app logilab/web-app \
--set host=my-app.example.org
--set ingress.clusterIssuer=letsencrypt-prod
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment