Skip to content

Commit a8b5598

Browse files
Merge pull request #18 from carlory/patch-1
Fix resource fungibility doc
2 parents 416467b + 1e438ad commit a8b5598

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)