mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 23:19:15 +08:00
771 B
771 B
Names
Key: nameOverride
Info:
- Type:
string - Default:
"" - Helm Template: ❌
Can be defined in:
.Values.nameOverride
Overrides the name of the workload.
This is not the full name, but a part of the full name This is something that will only needed in very rare scenarios. Should be avoided, unless is absolutely needed.
Examples:
nameOverride: some_name
Key: fullnameOverride
Info:
- Type:
string - Default:
"" - Helm Template: ❌
Can be defined in:
.Values.fullnameOverride
Overrides the name of the workload.
This affects the full name of the Deployment/StatefulSet/etc This is something that will only needed in very rare scenarios. Should be avoided, unless is absolutely needed.