mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 15:01:23 -03: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: