mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
Fix typo
- https://github.com/openshift/openshift-docs/issues/29370 - https://github.com/openshift/openshift-docs/issues/29412
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
72c6d4f2ec
commit
2aa229987c
@@ -8,7 +8,7 @@
|
||||
|
||||
//Made changes to this file to match https://github.com/openshift/openshift-docs/pull/13626/files#diff-ba6ab177a3e2867eaefe07f48bd6e158
|
||||
|
||||
You can control change the default scheduling behavior by creating a JSON file with using the with the desired predicates and priorities. You then generate a config map from the JSON file and point the `cluster` Scheduler object to use the config map.
|
||||
You can change the default scheduling behavior by creating a JSON file with the desired predicates and priorities. You then generate a config map from the JSON file and point the `cluster` Scheduler object to use the config map.
|
||||
|
||||
.Procedure
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ belonging to the same service onto the same machine.
|
||||
== Configurable Priorities
|
||||
|
||||
You can configure these priorities in the scheduler policy config map,
|
||||
in the `openshift-config` project, to add labels to affect how the priorities.
|
||||
in the `openshift-config` namespace, to add labels to affect how the priorities work.
|
||||
|
||||
The type of the priority
|
||||
function is identified by the argument that they take. Since these are
|
||||
|
||||
Reference in New Issue
Block a user