-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Shouldn't here
be
mountPath: /data/.node-red/settings.js
instead of
mountPath: /data/settings.js
/data/settings.js is actually not used but /data/.node-red/settings.js by Node-Red
How can we reproduce this?
Mount a configmap value to settings.js. It is not used.
Helm Chart version
node-red-0.35.0
Search
- I did search for other open and closed issues before opening this.
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working