diff --git a/apps/base/artifactapi/cnpg_cluster.yaml b/apps/base/artifactapi/cnpg_cluster.yaml index bb92358..f2bbd70 100644 --- a/apps/base/artifactapi/cnpg_cluster.yaml +++ b/apps/base/artifactapi/cnpg_cluster.yaml @@ -79,7 +79,7 @@ spec: cpu: 500m memory: 512Mi requests: - cpu: 250m + cpu: 50m memory: 256Mi smartShutdownTimeout: 180 startDelay: 3600 diff --git a/apps/base/authentik/cnpg_cluster.yaml b/apps/base/authentik/cnpg_cluster.yaml index dbb5e18..103cfe6 100644 --- a/apps/base/authentik/cnpg_cluster.yaml +++ b/apps/base/authentik/cnpg_cluster.yaml @@ -79,7 +79,7 @@ spec: cpu: 500m memory: 512Mi requests: - cpu: 250m + cpu: 50m memory: 256Mi smartShutdownTimeout: 180 startDelay: 3600 diff --git a/apps/base/encapi/cnpg_cluster.yaml b/apps/base/encapi/cnpg_cluster.yaml index a3efc2c..d96ee53 100644 --- a/apps/base/encapi/cnpg_cluster.yaml +++ b/apps/base/encapi/cnpg_cluster.yaml @@ -79,7 +79,7 @@ spec: cpu: 500m memory: 512Mi requests: - cpu: 250m + cpu: 50m memory: 256Mi smartShutdownTimeout: 180 startDelay: 3600 diff --git a/apps/base/grafana/cnpg_cluster.yaml b/apps/base/grafana/cnpg_cluster.yaml index a41a6f1..3e7201b 100644 --- a/apps/base/grafana/cnpg_cluster.yaml +++ b/apps/base/grafana/cnpg_cluster.yaml @@ -46,7 +46,7 @@ spec: cpu: 500m memory: 512Mi requests: - cpu: 100m + cpu: 50m memory: 256Mi smartShutdownTimeout: 180 startDelay: 3600 diff --git a/apps/base/litellm/cnpg_cluster.yaml b/apps/base/litellm/cnpg_cluster.yaml index f008ff4..4dff798 100644 --- a/apps/base/litellm/cnpg_cluster.yaml +++ b/apps/base/litellm/cnpg_cluster.yaml @@ -79,7 +79,7 @@ spec: cpu: "1" memory: 1Gi requests: - cpu: 250m + cpu: 50m memory: 512Mi smartShutdownTimeout: 180 startDelay: 3600 diff --git a/apps/base/paperclip/cnpg_cluster.yaml b/apps/base/paperclip/cnpg_cluster.yaml index 400b970..01ab1e7 100644 --- a/apps/base/paperclip/cnpg_cluster.yaml +++ b/apps/base/paperclip/cnpg_cluster.yaml @@ -79,7 +79,7 @@ spec: cpu: 500m memory: 512Mi requests: - cpu: 250m + cpu: 50m memory: 256Mi smartShutdownTimeout: 180 startDelay: 3600