Skip to content

Commit

Permalink
add example
Browse files Browse the repository at this point in the history
  • Loading branch information
steveww committed Nov 8, 2019
1 parent 68bde3a commit fd22e29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions K8s/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Use this helm chart to customise your install of Stan's Robot Shop.

```shell
$ helm install --name robot-shop --namespace robot-shop .
```

## Images

By default the images are pulled from Docker Hub. Setting `image.repo` this can be changed, for example:
Expand Down

0 comments on commit fd22e29

Please sign in to comment.