Skip to content

Commit

Permalink
update helm install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
dirathea committed Dec 17, 2020
1 parent cab066c commit 7450119
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ kustomize build config/default | kubectl apply -f -
or using helm

```bash
helm repo add pipelinewise-operator https://dirathea.github.io/pipelinewise-operator
helm repo add pw-operator https://dirathea.github.io/pipelinewise-operator
helm install pw-operator pw-operator/pipelinewise-operator
```

## Usage
Expand Down

0 comments on commit 7450119

Please sign in to comment.