-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
2
-
False
-
-
False
-
-
-
RHDH Core Platform 3269
Description of problem:
Since the RHDH image runs on NodeJS 20, the NODE_OPTIONS=--no-node-snapshot environmental variable is required to utilize the backstage scaffolder due to requirements from isolated-vm.
This was once added as an Environment variable in the Dockerfile, but it was moved to the Entrypoint. This might've been the cause of the issue resurfacing.

Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- <steps>