Skip to content

Commit

Permalink
Merge branch 'helm-updates' of github.com:fastmachinelearning/SuperSO…
Browse files Browse the repository at this point in the history
…NIC into helm-updates
  • Loading branch information
kondratyevd committed Jan 14, 2025
2 parents 01d826f + d979f0b commit 3494081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/supersonic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The main components of SuperSONIC are:

```
helm repo add supersonic https://fastmachinelearning.org/SuperSONIC
helm install <release-name> supersonic/supersonic --values values.yaml
helm install <release-name> supersonic/supersonic --values <your-values.yaml> -n <namespace>
```

To construct the `values.yaml` file for your application, follow [Configuration guide](http://fastmachinelearning.org/SuperSONIC/configuration-guide.html "Configuration guide").
Expand Down

0 comments on commit 3494081

Please sign in to comment.