diff options
author | makefunstuff <[email protected]> | 2024-07-01 18:54:33 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 18:54:33 +0200 |
commit | 69d7b56a67ad9ab1bc6482ba5453c38368e7bc19 (patch) | |
tree | 72da533056ebd5a9647a9b3d4c9baa99ae95e990 /cd | |
parent | 119365165b3975f529165d03d621eda4c0b98d96 (diff) | |
download | k3s-lab-69d7b56a67ad9ab1bc6482ba5453c38368e7bc19.tar.gz |
nvidia type
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..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}}' |