Commit Graph

2 Commits

Author SHA1 Message Date
Stavros Kois 80d579aacf
fix(n8n): Fix default value on some lists (#1806)
* fix(n8n): Fix default value on some lists

* app's config and user data is on diff dirs. Only userdata is configurable

* bump
2022-01-28 21:25:38 +01:00
Stavros Kois 867870f80f
feat(n8n): Add n8n (#1797)
* feat(n8n): Add n8n

* start tests

* add questions for ci

* root

* whoops

* rofs

* add configmap, and update part of UI

* add configmap, update part of UI

* update executions

* comment out security until is done

* spaces

* not there

* test

* try without numbers?

* again

* include

* clean

* test clean

* test

* test again

* add sec config

* add logs config

* exec

* endpoints

* credentials

* deployment

* security

* finish

* update image
2022-01-27 23:39:58 +01:00