### Description If a user sets hostNetwork to true all restrictions set by network policies will be bypassed. ### User Story <!-- Please use a user story to help explain why this is needed format: As _role_ I want to _request_ in order to _benefit_. e.g. : As _kid_ I want to _play on a playground_ in order to _enjoy myself_. --> As _user_ I don't want to _bypass network policies_ in order to _secure my cluster_. ### [OPTIONAL] Implementation idea <!-- If applicable, describe your idea for a possible implementation --> Will be solved with #159
Description
If a user sets hostNetwork to true all restrictions set by network policies will be bypassed.
User Story
As user I don't want to bypass network policies in order to secure my cluster.
[OPTIONAL] Implementation idea
Will be solved with #159