remove cpu limits
This commit is contained in:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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:
|
||||
|
@@ -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
|
||||
|
@@ -74,7 +74,6 @@ tdarr:
|
||||
resources:
|
||||
limits:
|
||||
gpu.intel.com/i915: 1
|
||||
cpu: 4000m
|
||||
requests:
|
||||
gpu.intel.com/i915: 1
|
||||
cpu: 10m
|
||||
|
@@ -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:
|
||||
|
@@ -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
|
||||
|
@@ -82,6 +82,7 @@ qbittorrent:
|
||||
limits:
|
||||
squat.ai/tun: "1"
|
||||
requests:
|
||||
squat.ai/tun: "1"
|
||||
cpu: 10m
|
||||
memory: 64Mi
|
||||
exporter:
|
||||
|
@@ -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"
|
||||
|
@@ -10,8 +10,6 @@ volsync:
|
||||
- ALL
|
||||
readOnlyRootFilesystem: true
|
||||
resources:
|
||||
limits:
|
||||
cpu: 2000m
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
|
Reference in New Issue
Block a user