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