diff --git a/clusters/cl01tl/management/argo-workflows/values.yaml b/clusters/cl01tl/management/argo-workflows/values.yaml index f16fedd41..18ae832a9 100644 --- a/clusters/cl01tl/management/argo-workflows/values.yaml +++ b/clusters/cl01tl/management/argo-workflows/values.yaml @@ -83,7 +83,7 @@ argo-events: controller: resources: requests: - cpu: 100m + cpu: 10m memory: 128Mi metrics: enabled: true @@ -94,7 +94,7 @@ argo-events: enabled: true resources: requests: - cpu: 100m + cpu: 10m memory: 128Mi postgres-17-cluster: mode: standalone diff --git a/clusters/cl01tl/management/headlamp/values.yaml b/clusters/cl01tl/management/headlamp/values.yaml index 15105952d..44299e121 100644 --- a/clusters/cl01tl/management/headlamp/values.yaml +++ b/clusters/cl01tl/management/headlamp/values.yaml @@ -27,5 +27,5 @@ headlamp: - headlamp-cl01tl resources: requests: - cpu: 100m + cpu: 10m memory: 128Mi diff --git a/clusters/cl01tl/monitoring/unpoller/values.yaml b/clusters/cl01tl/monitoring/unpoller/values.yaml index 8f86d44b2..27dfac4e2 100644 --- a/clusters/cl01tl/monitoring/unpoller/values.yaml +++ b/clusters/cl01tl/monitoring/unpoller/values.yaml @@ -43,8 +43,8 @@ unpoller: name: unpoller-unifi-secret resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 64Mi serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 0974d3f69..48627df59 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -64,8 +64,8 @@ matrix-synapse: readOnly: true resources: requests: - cpu: 100m - memory: 256Mi + cpu: 10m + memory: 128Mi workers: default: replicaCount: 0 @@ -132,8 +132,8 @@ matrix-hookshot: pullPolicy: IfNotPresent resources: requests: - cpu: 100m - memory: 256Mi + cpu: 10m + memory: 128Mi serviceAccount: create: true service: @@ -207,8 +207,8 @@ mautrix-discord: pullPolicy: IfNotPresent resources: requests: - cpu: 100m - memory: 256Mi + cpu: 10m + memory: 128Mi serviceAccount: create: true service: @@ -258,8 +258,8 @@ mautrix-whatsapp: pullPolicy: IfNotPresent resources: requests: - cpu: 100m - memory: 256Mi + cpu: 10m + memory: 64i serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 1b2e14502..963ebb7cd 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -17,13 +17,12 @@ ollama: - name: OLLAMA_HOST value: 0.0.0.0 resources: - limits: - cpu: 5000m - memory: 8Gi - gpu.intel.com/i915: 1 requests: cpu: 100m - memory: 8Gi + memory: 1Gi + gpu.intel.com/i915: 1 + limits: + cpu: 4 gpu.intel.com/i915: 1 web: type: deployment @@ -81,8 +80,8 @@ ollama: value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/ollama-web/.well-known/openid-configuration resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 1Gi serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 50be31efe..4b51947be 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -43,7 +43,7 @@ qbittorrent: value: 8080 resources: requests: - cpu: 200m + cpu: 500m memory: 1Gi gluetun: image: @@ -82,8 +82,8 @@ qbittorrent: limits: squat.ai/tun: "1" requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 64Mi exporter: image: repository: esanchezm/prometheus-qbittorrent-exporter @@ -107,8 +107,8 @@ qbittorrent: value: INFO resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 64Mi serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index b227ce299..aa3ea3f21 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -13,8 +13,8 @@ stalwart: pullPolicy: IfNotPresent resources: requests: - cpu: 100m - memory: 1Gi + cpu: 10m + memory: 128Mi serviceAccount: create: true service: diff --git a/clusters/cl01tl/platform/unpackerr/values.yaml b/clusters/cl01tl/platform/unpackerr/values.yaml index a8653d7ed..9ccad5edd 100644 --- a/clusters/cl01tl/platform/unpackerr/values.yaml +++ b/clusters/cl01tl/platform/unpackerr/values.yaml @@ -53,7 +53,7 @@ unpackerr: name: unpackerr-key-secret resources: requests: - cpu: 100m + cpu: 10m memory: 128Mi serviceAccount: create: true diff --git a/clusters/cl01tl/platform/vault/values.yaml b/clusters/cl01tl/platform/vault/values.yaml index 7ca2199f1..ebc6ab888 100644 --- a/clusters/cl01tl/platform/vault/values.yaml +++ b/clusters/cl01tl/platform/vault/values.yaml @@ -18,8 +18,8 @@ vault: logFormat: standard resources: requests: - cpu: 100m - memory: 256Mi + cpu: 50m + memory: 512Mi ingress: enabled: true annotations: @@ -203,8 +203,8 @@ snapshot: value: http://vault-active.vault.svc.cluster.local:8200 resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 64Mi backup: image: repository: amazon/aws-cli @@ -223,8 +223,8 @@ snapshot: name: vault-snapshot-s3 resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 64Mi serviceAccount: create: true persistence: @@ -258,8 +258,8 @@ unseal: name: vault-unseal-config-1 resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 24Mi unseal-2: type: deployment replicas: 1 @@ -276,8 +276,8 @@ unseal: name: vault-unseal-config-2 resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 24Mi unseal-3: type: deployment replicas: 1 @@ -294,7 +294,7 @@ unseal: name: vault-unseal-config-3 resources: requests: - cpu: 100m - memory: 128Mi + cpu: 10m + memory: 24Mi serviceAccount: create: true