curved-ram-6189
06/12/2023, 5:59 PM> @ory/kratos-selfservice-ui-node@0.12.0 serve
> node lib/index.js
npm ERR! code EROFS
npm ERR! syscall mkdir
npm ERR! path /home/node/.npm
npm ERR! errno -30
npm ERR! rofs EROFS: read-only file system, mkdir '/home/node/.npm'
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.
npm ERR! Log files were not written due to an error writing to the directory: /home/node/.npm/_logs
npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal
curved-ram-6189
06/12/2023, 5:59 PMcurved-ram-6189
06/14/2023, 12:15 PMcurved-ram-6189
06/14/2023, 12:29 PM10 securityContext:
9 allowPrivilegeEscalation: false
8 capabilities:
7 drop:
6 - ALL
5 privileged: false
4 readOnlyRootFilesystem: false
3 runAsGroup: 10000
2 runAsNonRoot: true
1 runAsUser: 10000
105 seccompProfile:
1 type: RuntimeDefault
I think the helm chart needs to be updated to reflect that.