Skip to content

Commit 1e438ad

Browse files
authored
Fix resource fungiblity doc
1 parent 0c2aa6d commit 1e438ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/plugins/resource_fungibility/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Generally looks like:
5050
```yaml
5151
containers:
5252
- commands:
53+
- /kube-scheduler
5354
- --feature-gates=MaxUnavailableStatefulSet=true # this is require by lws
5455
- --config=/etc/kubernetes/kube-scheduler-config.yaml # set the kube-scheduler-config.yaml
5556
# - --v=6 # debugging only.

0 commit comments

Comments
 (0)