mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 13:16:21 -03:00
348 B
348 B
Hostname
key: hostname
- Type:
string - Default:
"" - Helm Template: ✅
Specifies pod's hostname
Examples:
hostname: some_hostname
hostname: "{{ .Values.path.to.key }}"
Kubernetes Documentation: