Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
perfectra1n committed Jul 26, 2024
1 parent a28e29f commit 3c261fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ To use Helm in order to create the individual Kubernetes manifests needed to dep

```bash
git clone https://github.com/TriliumNext/helm-charts
cd helm-chart
cd helm-chart/charts/trilium
helm dependency update
helm package .
helm template test1 . --namespace testing -f values.yaml --debug > output.yaml
```

0 comments on commit 3c261fc

Please sign in to comment.