mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +08:00
NAS-122777 / 23.10 / Add node-red to community train (#1323)
* add node-red - initial commit * add templtes * add ci values and questions * run single test * all but one * add trace logging * hmmmm * root * add tests * no 18 for now * update questions and chart.yaml * fix tests * bump common
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
noderedConfig:
|
||||
imageSelector: node18Image
|
||||
|
||||
noderedNetwork:
|
||||
webPort: 31000
|
||||
|
||||
noderedStorage:
|
||||
data:
|
||||
type: hostPath
|
||||
hostPath: /mnt/{{ .Release.Namespace }}/data
|
||||
Reference in New Issue
Block a user