Skip to content

Commit

Permalink
readme: update Helm chart instructions
Browse files Browse the repository at this point in the history
Signed-off-by: László Várady <[email protected]>
  • Loading branch information
MrAnno committed May 15, 2024
1 parent 81ffa3c commit 15bc171
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@ If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
axosyslog` to see the charts.
To install the axosyslog-collector chart:
To install the axosyslog chart:
helm install my-axosyslog-collector axosyslog/axosyslog-collector
helm install my-axosyslog axosyslog/axosyslog
To uninstall the chart:
helm delete my-axosyslog-collector
helm delete my-axosyslog
## Documentation
Expand Down

0 comments on commit 15bc171

Please sign in to comment.