Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wr0ngway committed Aug 30, 2021
1 parent 18c9756 commit 1eee1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ helm install --values examples/deployment/values-simple.yaml --set appSettings.a

OR to try the modular variant, install kubetruth like:
```
helm install --values examples/deployment/values-complete.yaml --set appSettings.apiKey=$CLOUDTRUTH_API_KEY kubetruth cloudtruth/kubetruth
helm install --values examples/deployment/values-modular.yaml --set appSettings.apiKey=$CLOUDTRUTH_API_KEY kubetruth cloudtruth/kubetruth
```

## Check kubetruth is up
Expand Down

0 comments on commit 1eee1f6

Please sign in to comment.