feat: add clusterDomain value
This commit is contained in:
parent
940b238ad9
commit
297d33dbad
|
@ -35,6 +35,8 @@ serviceAccount:
|
|||
## Forces the recreation of pods during helm upgrades. This can be useful to update configuration values even if the container image did not change.
|
||||
recreatePods: false
|
||||
|
||||
clusterDomain: cluster.local
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
# Pod deployment policy
|
||||
|
|
Loading…
Reference in New Issue