diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index ab624c327..82dbe3d28 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -84,13 +84,12 @@ immich: timeoutSeconds: 1 failureThreshold: 30 resources: + limits: + gpu.intel.com/i915: 1 requests: gpu.intel.com/i915: 1 cpu: 10m memory: 512Mi - limits: - gpu.intel.com/i915: 1 - cpu: 2 machine-learning: type: deployment replicas: 1 @@ -131,14 +130,12 @@ immich: startup: enabled: false resources: + limits: + gpu.intel.com/i915: 1 requests: gpu.intel.com/i915: 1 cpu: 10m memory: 256Mi - limits: - gpu.intel.com/i915: 1 - cpu: 8 - memory: 10Gi serviceAccount: create: true service: diff --git a/clusters/cl01tl/applications/jellyfin/values.yaml b/clusters/cl01tl/applications/jellyfin/values.yaml index 537e54e6f..3dc0671d5 100644 --- a/clusters/cl01tl/applications/jellyfin/values.yaml +++ b/clusters/cl01tl/applications/jellyfin/values.yaml @@ -19,13 +19,12 @@ jellyfin: - name: JELLYFIN_PublishedServerUrl value: https://jellyfin.alexlebens.net/ resources: + limits: + gpu.intel.com/i915: 1 requests: gpu.intel.com/i915: 1 cpu: 1 memory: 2Gi - limits: - gpu.intel.com/i915: 1 - cpu: 4 serviceAccount: create: true service: diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index a01a3a26d..2f60bed55 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -19,13 +19,12 @@ plex: - name: PLEX_CLAIM value: claim-XmGK2o9x54PbCzQaqj-J resources: + limits: + gpu.intel.com/i915: 1 requests: gpu.intel.com/i915: 1 cpu: 10m memory: 512Mi - limits: - gpu.intel.com/i915: 1 - cpu: 4 serviceAccount: create: true service: diff --git a/clusters/cl01tl/applications/slskd/values.yaml b/clusters/cl01tl/applications/slskd/values.yaml index 29b78b093..9db4f9e35 100644 --- a/clusters/cl01tl/applications/slskd/values.yaml +++ b/clusters/cl01tl/applications/slskd/values.yaml @@ -75,12 +75,12 @@ slskd: - NET_ADMIN - SYS_MODULE resources: + limits: + squat.ai/tun: "1" requests: squat.ai/tun: "1" cpu: 10m memory: 128Mi - limits: - squat.ai/tun: "1" soularr: type: deployment replicas: 1 diff --git a/clusters/cl01tl/applications/tdarr/values.yaml b/clusters/cl01tl/applications/tdarr/values.yaml index 86b6f2ab3..39177fce6 100644 --- a/clusters/cl01tl/applications/tdarr/values.yaml +++ b/clusters/cl01tl/applications/tdarr/values.yaml @@ -74,7 +74,6 @@ tdarr: resources: limits: gpu.intel.com/i915: 1 - cpu: 4000m requests: gpu.intel.com/i915: 1 cpu: 10m diff --git a/clusters/cl01tl/applications/tubearchivist/values.yaml b/clusters/cl01tl/applications/tubearchivist/values.yaml index 56a906aef..7eeccacbf 100644 --- a/clusters/cl01tl/applications/tubearchivist/values.yaml +++ b/clusters/cl01tl/applications/tubearchivist/values.yaml @@ -87,12 +87,12 @@ tubearchivist: - NET_ADMIN - SYS_MODULE resources: + limits: + squat.ai/tun: "1" requests: squat.ai/tun: "1" cpu: 10m memory: 128Mi - limits: - squat.ai/tun: "1" serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index b16c651fa..9481a411b 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -30,13 +30,12 @@ ollama: - name: OLLAMA_HOST value: 0.0.0.0 resources: + limits: + gpu.intel.com/i915: 1 requests: cpu: 100m memory: 1Gi - # gpu.intel.com/i915: 1 - limits: - cpu: 4 - # gpu.intel.com/i915: 1 + gpu.intel.com/i915: 1 server-2: type: deployment replicas: 1 @@ -67,13 +66,12 @@ ollama: - name: OLLAMA_HOST value: 0.0.0.0 resources: + limits: + gpu.intel.com/i915: 1 requests: cpu: 100m memory: 1Gi - # gpu.intel.com/i915: 1 - limits: - cpu: 4 - # gpu.intel.com/i915: 1 + gpu.intel.com/i915: 1 server-3: type: deployment replicas: 1 @@ -104,13 +102,12 @@ ollama: - name: OLLAMA_HOST value: 0.0.0.0 resources: + limits: + gpu.intel.com/i915: 1 requests: cpu: 100m memory: 1Gi - # gpu.intel.com/i915: 1 - limits: - cpu: 4 - # gpu.intel.com/i915: 1 + gpu.intel.com/i915: 1 web: type: deployment replicas: 1 diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index efac74180..f8487c65e 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -82,6 +82,7 @@ qbittorrent: limits: squat.ai/tun: "1" requests: + squat.ai/tun: "1" cpu: 10m memory: 64Mi exporter: diff --git a/clusters/cl01tl/storage/rook-ceph/values.yaml b/clusters/cl01tl/storage/rook-ceph/values.yaml index f759416c8..ccc18cb8b 100644 --- a/clusters/cl01tl/storage/rook-ceph/values.yaml +++ b/clusters/cl01tl/storage/rook-ceph/values.yaml @@ -65,20 +65,14 @@ rook-ceph-cluster: operator: Exists resources: mgr: - limits: - cpu: 2000m requests: cpu: 100m memory: 512Mi mon: - limits: - cpu: 2000m requests: cpu: 200m memory: 256Mi osd: - limits: - cpu: 5000m requests: cpu: 100m memory: 2Gi @@ -134,8 +128,6 @@ rook-ceph-cluster: activeCount: 1 activeStandby: true resources: - limits: - memory: "4Gi" requests: cpu: "1000m" memory: "4Gi" @@ -184,8 +176,6 @@ rook-ceph-cluster: gateway: port: 80 resources: - limits: - memory: "2Gi" requests: cpu: "1000m" memory: "1Gi" diff --git a/clusters/cl01tl/storage/volsync/values.yaml b/clusters/cl01tl/storage/volsync/values.yaml index ff5076547..63e33308b 100644 --- a/clusters/cl01tl/storage/volsync/values.yaml +++ b/clusters/cl01tl/storage/volsync/values.yaml @@ -10,8 +10,6 @@ volsync: - ALL readOnlyRootFilesystem: true resources: - limits: - cpu: 2000m requests: cpu: 10m memory: 128Mi