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
Search
Code of Conduct
Additional context
No response
What happened?
Shouldn't here
be
mountPath: /data/.node-red/settings.jsinstead 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
Search
Code of Conduct
Additional context
No response