Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FFFFFaraway committed Aug 15, 2022
1 parent 17a04e9 commit e82b45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ kubectl apply -f deploy/rbac.yaml
kubectl apply -f deploy/deployment.yaml
```

You can change the scheduler name by edit the KubeSchedulerConfiguration in deploy/deployment.yaml file. Default name is `gang-scheduler`, and the default namespace is `kube-system`.
You can change the scheduler name by edit the `KubeSchedulerConfiguration` in `deploy/deployment.yaml` file. Default name is `gang-scheduler`, and the default namespace is `kube-system`.

## How to use

Expand Down

0 comments on commit e82b45b

Please sign in to comment.