Files
chart/docs/common-library/values/hostname.md
Stavros kois 0c20405684 add workflows
2022-12-13 17:29:44 +02:00

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: