Skip to content

Commit dd7efb2

Browse files
committed
Correct name of sizing file
1 parent f4fb2ca commit dd7efb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable/xray/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ helm upgrade --install xray --set xray.joinKey=<YOUR_PREVIOUSLY_RETIREVED_JOIN_K
5252
To apply the chart with recommended sizing configurations :
5353
For small configurations :
5454
```bash
55-
helm upgrade --install xray jfrog/xray -f sizing/xray-sizing-small.yaml --namespace xray --create-namespace
55+
helm upgrade --install xray jfrog/xray -f sizing/xray-small.yaml --namespace xray --create-namespace
5656
```
5757

5858
## Uninstalling Xray

0 commit comments

Comments
 (0)