Skip to content

add value hostAliases #391

@VitalyEst

Description

@VitalyEst

Please add value hostAliases to
https://github.com/vectordotdev/helm-charts/blob/develop/charts/vector/templates/_pod.tpl

{{- with .Values.hostAliases }}
hostAliases:
{{ toYaml . | indent 2 }}
{{- end }}

https://github.com/vectordotdev/helm-charts/blob/develop/charts/vector/values.yaml

hostAliases: []
#- ip: "127.0.0.1"
#  hostnames:
#  - "foo.local"
#  - "bar.local"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions