diff options
author | makefunstuff <[email protected]> | 2024-06-29 23:38:22 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-29 23:38:22 +0200 |
commit | 693d3b77800836c4c6f2514a1778b235496f7bcd (patch) | |
tree | 2498d53f48a28da6ef33264d877dd92d1df0af49 /cd | |
parent | de807446f25a0a18e708da42bcd329003d0632d1 (diff) | |
download | k3s-lab-693d3b77800836c4c6f2514a1778b235496f7bcd.tar.gz |
n8n
Diffstat (limited to '')
-rw-r--r-- | cd/third-party-apps.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cd/third-party-apps.yaml b/cd/third-party-apps.yaml index e583c81..6c41692 100644 --- a/cd/third-party-apps.yaml +++ b/cd/third-party-apps.yaml @@ -9,6 +9,8 @@ spec: elements: - chart: gitea path: third-party-apps/gitea + - chart: n8n + path: third-party-apps/n8n template: metadata: name: '{{chart}}' |