diff options
author | makefunstuff <[email protected]> | 2024-06-30 15:42:50 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-30 15:42:50 +0200 |
commit | 95797fe724b62fe991097e200522f3880e3c35c7 (patch) | |
tree | 6e30c8fcbd84db273dbd5205729f5c7e232a8f13 /third-party | |
parent | 14a6a01f4b138e75c948b08834b62549ab26b8b6 (diff) | |
download | k3s-lab-95797fe724b62fe991097e200522f3880e3c35c7.tar.gz |
mus
Diffstat (limited to '')
-rw-r--r-- | third-party-apps/ollama/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party-apps/ollama/values.yaml b/third-party-apps/ollama/values.yaml index b927dd2..502b848 100644 --- a/third-party-apps/ollama/values.yaml +++ b/third-party-apps/ollama/values.yaml @@ -11,4 +11,4 @@ ollama: nodeSelector: kubernetes.io/arch: "amd64" - nvidia.com/gpu: true + nvidia.com/gpu: "true" |