Skip to content

Commit

Permalink
Fix install command in README
Browse files Browse the repository at this point in the history
  • Loading branch information
WordlessEcho committed Aug 2, 2023
1 parent 5b93058 commit 0ad927d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ helm repo add brambling-note https://brambling-apps.github.io/helm-chart-actions

Install Helm Chart. For example (More about values.yaml please see links below):
```bash
helm install brambling-note brambling-note/brambling-note-be-ja
va -f values.yaml
helm install brambling-note brambling-note/brambling-note-be-java -f values.yaml
```

## Charts
Expand Down

0 comments on commit 0ad927d

Please sign in to comment.