Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Martin-Weiss opened this issue Jul 4, 2024 · 1 comment
Open

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

Martin-Weiss opened this issue Jul 4, 2024 · 1 comment

Comments

@Martin-Weiss
Copy link
Contributor

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?

@Martin-Weiss
Copy link
Contributor Author

Created PR #167 to address this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant