mirror of
https://github.com/truenas/charts.git
synced 2026-06-17 07:27:44 +08:00
402 B
402 B
Hostname
key: hostname
Info:
- Type:
string - Default:
"" - Helm Template: ✅
Can be defined in:
.Values.hostname
Specifies pod's hostname
Examples:
hostname: some_hostname
hostname: "{{ .Values.path.to.key }}"
Kubernetes Documentation: