Skip to content

Commit

Permalink
Add name to helm install instructions
Browse files Browse the repository at this point in the history
Fixes #122
  • Loading branch information
mwmahlberg authored and toelke committed Feb 16, 2024
1 parent aa5468a commit 485a0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To deploy, add the repository to helm and install:

```
$ helm repo add wave-k8s https://wave-k8s.github.io/wave/
$ helm install wave-k8s/wave
$ helm install wave wave-k8s/wave
```

#### Deploying with Kustomize
Expand Down

0 comments on commit 485a0db

Please sign in to comment.