mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 06:58:45 +08:00
504 B
504 B
Runtime Class Name
Key: runtimeClassName
Info:
- Type:
string - Default:
"" - Helm Template: ❌
Can be defined in:
.Values.runtimeClassName.Values.jobs.[job-name].podSpec.runtimeClassName
Defines the runtimeClassName for the workloads.
Leaving it empty it will use the default runtimeClassName.
On TrueNAS Scale, it will dynamically pick the
runtimeClassNamebased on metadata provided by the middleware.
Examples:
runtimeClassName: some-class-name