Skip to content

Commit 1978397

Browse files
authored
Merge pull request #113 from jglick/docs-helm
Mention the Helm chart in deployment docs
2 parents 804aea1 + f39555b commit 1978397

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/deployment.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Deployment
22

3+
## Via Helm
4+
5+
The easiest way to deploy this tool is via its Helm chart.
6+
See [chart documentation](../charts/nfs-server-provisioner/README.md) for details.
7+
38
## Getting the provisioner image
49
To get the Docker image onto the machine where you want to run `nfs-ganesha-server-and-external-provisioner`, you can either build it or pull the newest release from GCR. You may use the unstable `canary` tag if you wish, but all the example yamls reference the newest versioned release tag.
510

0 commit comments

Comments
 (0)