mirror of
https://github.com/truenas/charts.git
synced 2026-06-16 23:19:15 +08:00
450 B
450 B
Host Network
key: hostNetwork
Info:
- Type:
boolean - Default:
false - Helm Template: ❌
Can be defined in:
.Values.hostNetwork.Values.jobs.[job-name].podSpec.hostNetwork
Binds container to the host's network stack
All services will be forced to
ClusterIPwhenhostNetworkis enabled, to avoid port conflicts with services requesting the same ports as the container.
Examples:
hostNetwork: true