Skip to content

Commit a1ed37c

Browse files
committed
update doc
1 parent 764292c commit a1ed37c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

charts/kwok/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,12 @@ Set up default stage policy (required)
2020
> NOTE: This configures the pod/node emulation behavior, if not it will do nothing.
2121
2222
```shell
23-
helm upgrade --namespace kwok --install stage-fast stage-fast
23+
helm upgrade --namespace kwok --install stage ./stage
24+
```
25+
26+
Set up default node (required)
27+
```shell
28+
helm upgrade --namespace kwok --install node ./node
2429
```
2530

2631
Set up default metrics usage policy (optional)

0 commit comments

Comments
 (0)