Skip to content

Commit dfc8935

Browse files
authored
Merge pull request #35510 from bergerhoffer/updating-sched-profile-example
Updating to use an example that is not the default
2 parents 56ba8b6 + 3b2a799 commit dfc8935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-scheduler-profiles-configuring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
mastersSchedulable: false
4242
policy:
4343
name: ""
44-
profile: LowNodeUtilization <1>
44+
profile: HighNodeUtilization <1>
4545
----
4646
<1> Set to `LowNodeUtilization`, `HighNodeUtilization`, or `NoScoring`.
4747

0 commit comments

Comments
 (0)