about summary refs log tree commit diff
path: root/cd
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-30 15:09:49 +0200
committermakefunstuff <[email protected]>2024-06-30 15:09:49 +0200
commit5e337d5231f902cb0b148036699cd1a8ec5d37f1 (patch)
tree1b548b1ac01edd5f1b0355384fef5ec1f7a227cc /cd
parent9e8d4dbdf1c955e788dcc7a0c7bb974e752a7eac (diff)
downloadk3s-lab-5e337d5231f902cb0b148036699cd1a8ec5d37f1.tar.gz
add ollama to nvidia instance
Diffstat (limited to '')
-rw-r--r--cd/third-party-apps.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/cd/third-party-apps.yaml b/cd/third-party-apps.yaml
index e583c81..7d31f3a 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: ollama
+        path: third-party-apps/ollama
   template:
     metadata:
       name: '{{chart}}'