about summary refs log tree commit diff
path: root/third-party
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third-party-apps/ollama/values.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/third-party-apps/ollama/values.yaml b/third-party-apps/ollama/values.yaml
index 502b848..8f76278 100644
--- a/third-party-apps/ollama/values.yaml
+++ b/third-party-apps/ollama/values.yaml
@@ -8,7 +8,3 @@ ollama:
   persistentVolume:
     enabled: true
 
-
-  nodeSelector:
-    kubernetes.io/arch: "amd64"
-    nvidia.com/gpu: "true"