Skip to content

Commit

Permalink
Correct name of sizing file
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilliams2 committed Jul 1, 2024
1 parent f4fb2ca commit dd7efb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/xray/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ helm upgrade --install xray --set xray.joinKey=<YOUR_PREVIOUSLY_RETIREVED_JOIN_K
To apply the chart with recommended sizing configurations :
For small configurations :
```bash
helm upgrade --install xray jfrog/xray -f sizing/xray-sizing-small.yaml --namespace xray --create-namespace
helm upgrade --install xray jfrog/xray -f sizing/xray-small.yaml --namespace xray --create-namespace
```

## Uninstalling Xray
Expand Down

0 comments on commit dd7efb2

Please sign in to comment.