We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e458d44 + 52c5805 commit da2200cCopy full SHA for da2200c
modules/custom-tuning-specification.adoc
@@ -146,8 +146,8 @@ ifdef::rosa-hcp-tuning[]
146
]
147
}
148
----
149
-<1> Profile ordering priority. Lower numbers mean higher priority (`0` is the highest priority).
150
-<2> A TuneD profile to apply on a match. For example `tuned_profile_1`.
+<1> A TuneD profile to apply on a match. For example `tuned_profile_1`.
+<2> Profile ordering priority. Lower numbers mean higher priority (`0` is the highest priority).
151
<3> Optional: A dictionary of key-value pairs `MachineConfig` labels. The keys must be unique.
152
<4> If omitted, profile match is assumed unless a profile with a higher priority matches first or `machineConfigLabels` is set.
153
<5> The label for the profile matched items.
0 commit comments