Files
chart/library/ix-dev/community/node-red/ci/extra-values.yaml
Stavros Kois e45b9207e0 Nodered - migrate storage section (adds acl) (#1962)
* update values

* update ui

* add migration

* update tempaltes

* bump version and common
2023-12-28 12:16:08 +02:00

19 lines
310 B
YAML

noderedConfig:
safeMode: true
enableProjects: true
additionalEnvs:
- name: NODE_OPTIONS
value: --max-old-space-size=256
noderedNetwork:
webPort: 31000
noderedStorage:
data:
type: pvc
additionalStorages:
- type: pvc
mountPath: /customData
- type: pvc
mountPath: /customFiles