Skip to content

Commit

Permalink
Merge pull request #124 from mwmahlberg/master
Browse files Browse the repository at this point in the history
Add name to helm install instructions
  • Loading branch information
toelke authored Feb 16, 2024
2 parents aa5468a + 485a0db commit cda4979
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 cda4979

Please sign in to comment.