mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 18:51:24 -03:00
320 B
320 B
Host Network
key: hostNetwork
- Type:
boolean - Default:
false - Helm Template: ❌
Binds container to the host's network
All services will be forced to
ClusterIPwhenhostNetworkis enabled, to avoid port conflicts with services requesting the same ports.
Examples:
hostNetwork: true