Skip to content

Commit fc90897

Browse files
committed
docs: provide explicit reason for folder requirement
1 parent 45c0b42 commit fc90897

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This container image can be deployed on a Kubernetes cluster. It runs a static w
1414

1515
You can deploy `hello-kubernetes` to your Kubernetes cluster using [Helm 3](https://helm.sh/docs/intro/install/). You can find all the `hello-kubernetes` Helm chart installation and configuration options in the [Deploy using Helm](docs/deploy-using-helm.md) guide.
1616

17+
Ensure that you are in the chart directory in the repo, since you are referencing a local helm chart.
18+
1719
```bash
1820
cd deploy/helm
1921
```

0 commit comments

Comments
 (0)