From 79716177f607615e3323abb2e92e3f7fa1efc5ee Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 23 Oct 2024 21:28:27 -0500 Subject: [PATCH] unnecessary requests --- .archive/ai/stable-diffusion/comfyui/helmrelease.yaml | 1 - kubernetes/apps/ai/ollama/app/helmrelease.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.archive/ai/stable-diffusion/comfyui/helmrelease.yaml b/.archive/ai/stable-diffusion/comfyui/helmrelease.yaml index 84dd9d3e..2ce870c3 100644 --- a/.archive/ai/stable-diffusion/comfyui/helmrelease.yaml +++ b/.archive/ai/stable-diffusion/comfyui/helmrelease.yaml @@ -38,7 +38,6 @@ spec: tag: v0.0.1 resources: requests: - nvidia.com/gpu: 1 # requesting 1 GPU cpu: 500m memory: 2Gi limits: diff --git a/kubernetes/apps/ai/ollama/app/helmrelease.yaml b/kubernetes/apps/ai/ollama/app/helmrelease.yaml index 8ab3b78c..695dfb3e 100644 --- a/kubernetes/apps/ai/ollama/app/helmrelease.yaml +++ b/kubernetes/apps/ai/ollama/app/helmrelease.yaml @@ -47,7 +47,6 @@ spec: value: "24h" resources: requests: - nvidia.com/gpu: 1 # requesting 1 GPU cpu: 500m memory: 2Gi limits: