We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346d0c1 commit 2e0416dCopy full SHA for 2e0416d
templates/helm/values.yaml.tpl
@@ -28,6 +28,8 @@ deployment:
28
# Which priorityClassName to set?
29
# See: https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#pod-priority
30
priorityClassName: ""
31
+ # Specifies the hostname of the Pod.
32
+ # If not specified, the pod's hostname will be set to a system-defined value.
33
hostNetwork: false
34
# Which dnsPolicy to set?
35
# See: https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy
0 commit comments