-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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"
sham-sr, soltanoff, diemetro and AlexeyPeganovsoltanoff and AlexeyPeganov
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers