Skip to content

How to add "env:" via helm chart to the DaemonSet? #166

@Martin-Weiss

Description

@Martin-Weiss

It seems when using the helm chart it is not possible to add this to the DaemonSet:

env:
- name: NODE_NAME
  valueFrom:
    fieldRef:
      fieldPath: spec.nodeName

-> any chance that we get this functionality added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions