Skip to content

hostNetwork support in helm chart #121

@mrfelek

Description

@mrfelek

Hello,
Please add "hostNetwork" parameter support in helm chart

example:
values.yaml:

# -- Run the controller on the host network
hostNetwork: false

deployment.yaml:

spec:
  template:
    spec:
      hostNetwork: {{ .Values.hostNetwork }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions