fix: nodejs entrypoint back to 'main' — node-env splits on '.' giving funcname='js'

This commit is contained in:
“Naeel”
2026-05-19 11:05:07 +04:00
parent 042b1e5046
commit 090a7afdd7
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ spec:
serviceAccountName: fission-console
containers:
- name: console
image: naeel/fission-console:v1.3.93
image: naeel/fission-console:v1.3.94
imagePullPolicy: Always
ports:
- containerPort: 8090