about summary refs log tree commit diff
path: root/cd
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-30 17:08:10 +0200
committermakefunstuff <[email protected]>2024-06-30 17:08:10 +0200
commitcbfab9c28fb56ba9c13a574b0e69c8adba5e61c8 (patch)
treeec74d773f7790d12dadb1934455b173514d29e8f /cd
parentaf21df4fb9e9ccb1ff90fa22882854722c2a80af (diff)
downloadk3s-lab-cbfab9c28fb56ba9c13a574b0e69c8adba5e61c8.tar.gz
uninstall ollama - takes too much resources on instances
Diffstat (limited to '')
-rw-r--r--cd/third-party-apps.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/cd/third-party-apps.yaml b/cd/third-party-apps.yaml
index 7d31f3a..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: ollama
-        path: third-party-apps/ollama
   template:
     metadata:
       name: '{{chart}}'