Skip to content

Wrong path for settings.js #440

@tiefseeruebe

Description

@tiefseeruebe

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions