diff --git a/code-server/helm-values.yaml b/code-server/helm-values.yaml index 64c9c2a..9d4bfcb 100644 --- a/code-server/helm-values.yaml +++ b/code-server/helm-values.yaml @@ -46,7 +46,7 @@ resources: cpu: 15m memory: 512Mi limits: - cpu: 23m + cpu: 45m memory: 768Mi # Security context diff --git a/crafty/helm-values.yaml b/crafty/helm-values.yaml index 6705665..21f7a79 100644 --- a/crafty/helm-values.yaml +++ b/crafty/helm-values.yaml @@ -13,7 +13,7 @@ resources: cpu: 35m memory: 128Mi limits: - cpu: 53m + cpu: 105m memory: 192Mi # Health checks with startupProbe for slow initialization diff --git a/docusaurus/helm-values.yaml b/docusaurus/helm-values.yaml index 7ba190e..16ffa2d 100644 --- a/docusaurus/helm-values.yaml +++ b/docusaurus/helm-values.yaml @@ -35,7 +35,7 @@ controllers: cpu: 15m memory: 100Mi limits: - cpu: 23m + cpu: 45m memory: 150Mi probes: liveness: diff --git a/gitea/helm-values.yaml b/gitea/helm-values.yaml index 1c37b9c..34d2784 100644 --- a/gitea/helm-values.yaml +++ b/gitea/helm-values.yaml @@ -106,7 +106,7 @@ resources: cpu: 15m memory: 100Mi limits: - cpu: 23m + cpu: 45m memory: 150Mi # ============================================================================= diff --git a/headlamp/helm-values.yaml b/headlamp/helm-values.yaml index 21417f1..effc026 100644 --- a/headlamp/helm-values.yaml +++ b/headlamp/helm-values.yaml @@ -24,7 +24,7 @@ resources: cpu: 15m memory: 100Mi limits: - cpu: 23m + cpu: 45m memory: 150Mi ingress: diff --git a/homer/helm-values.yaml b/homer/helm-values.yaml index c19d87a..24b7188 100644 --- a/homer/helm-values.yaml +++ b/homer/helm-values.yaml @@ -38,7 +38,7 @@ controllers: cpu: 15m memory: 100Mi limits: - cpu: 23m + cpu: 45m memory: 150Mi service: diff --git a/immich/helm-values.yaml b/immich/helm-values.yaml index bee5811..10ea205 100644 --- a/immich/helm-values.yaml +++ b/immich/helm-values.yaml @@ -61,7 +61,7 @@ server: cpu: 15m memory: 512Mi limits: - cpu: 23m + cpu: 45m memory: 768Mi probes: startup: @@ -102,7 +102,7 @@ machine-learning: cpu: 15m memory: 1Gi limits: - cpu: 23m + cpu: 45m memory: 1536Mi probes: startup: diff --git a/mas/helm-values.yaml b/mas/helm-values.yaml index f84b52f..57f91e2 100644 --- a/mas/helm-values.yaml +++ b/mas/helm-values.yaml @@ -47,7 +47,7 @@ controllers: cpu: 15m memory: 150Mi limits: - cpu: 23m + cpu: 45m memory: 225Mi probes: startup: diff --git a/umami/helm-values.yaml b/umami/helm-values.yaml index 66515e1..ad2c53a 100644 --- a/umami/helm-values.yaml +++ b/umami/helm-values.yaml @@ -42,7 +42,7 @@ resources: cpu: 15m memory: 384Mi limits: - cpu: 23m + cpu: 45m memory: 576Mi replicaCount: 1