Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit 6fc70ea

Browse files
committed
adding initial helm docs
1 parent d7f677a commit 6fc70ea

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

guides/project-service-management-guide.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -279,13 +279,18 @@ application repositories
279279
To have spk's build pipelines work properly, an application needs an associated
280280
[Helm](https://helm.sh/) chart with specific variables.
281281

282+
See the
283+
[guide to building helm charts with spk for more details](./building-helm-charts-for-spk.md)
284+
282285
### Requirements
283286

284287
TBD
285288

286289
### Sample Helm Chart
287290

288-
TBD
291+
This repository bundles a sample helm chart. Please refer to the
292+
[guide for building helm charts](./building-helm-charts-for-spk.md) and the
293+
[sample helm chart](./sample-helm-chart) for details.
289294

290295
## Variable Groups
291296

0 commit comments

Comments
 (0)