File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Once Helm has been set up correctly, add the repo as follows:
1212If you had already added this repo earlier, run ` helm repo update ` to retrieve
1313the latest versions of the packages. You can then run ` helm search repo fsops ` to see the charts.
1414
15- To install the < chart-name > chart:
15+ To install a chart:
1616
1717 helm install my-<chart-name> fs-devops/<chart-name>
1818
@@ -22,11 +22,10 @@ To uninstall the chart:
2222
2323## Charts
2424
25- | Name | Description | Docs |
26- | --------------------- | ------------------------------- | ---------------------------------------------- |
27- | excalidraw | Chart for excalidraw | [ link] ( charts/excalidraw/README.md ) |
28- | github-actions-runner | Chart for github-actions-runner | [ link] ( charts/github-actions-runner/README.md ) |
29-
25+ | Name | Description | Docs |
26+ | --------------------- | ------------------------------- | ------------------------------------- |
27+ | excalidraw | Chart for excalidraw | [ link] ( charts/excalidraw/ ) |
28+ | github-actions-runner | Chart for github-actions-runner | [ link] ( charts/github-actions-runner/ ) |
3029
3130## Dev
3231
You can’t perform that action at this time.
0 commit comments