We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4fb2ca commit dd7efb2Copy full SHA for dd7efb2
stable/xray/README.md
@@ -52,7 +52,7 @@ helm upgrade --install xray --set xray.joinKey=<YOUR_PREVIOUSLY_RETIREVED_JOIN_K
52
To apply the chart with recommended sizing configurations :
53
For small configurations :
54
```bash
55
-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
56
```
57
58
## Uninstalling Xray
0 commit comments