diff --git a/apps/base/observability/vmagent.yaml b/apps/base/observability/vmagent.yaml index efe229c..7027954 100644 --- a/apps/base/observability/vmagent.yaml +++ b/apps/base/observability/vmagent.yaml @@ -16,7 +16,7 @@ spec: - url: http://vminsert-main.observability.svc.cluster.local:8480/insert/0/prometheus/ resources: requests: - cpu: 500m + cpu: 250m memory: 512Mi limits: cpu: "1" diff --git a/apps/overlays/au-syd1/authentik/values.yaml b/apps/overlays/au-syd1/authentik/values.yaml index cd4d5c2..067c12e 100644 --- a/apps/overlays/au-syd1/authentik/values.yaml +++ b/apps/overlays/au-syd1/authentik/values.yaml @@ -83,7 +83,7 @@ server: cpu: "2" memory: 2Gi requests: - cpu: 250m + cpu: 50m memory: 512Mi worker: @@ -95,7 +95,7 @@ worker: cpu: "2" memory: 2Gi requests: - cpu: 250m + cpu: 100m memory: 512Mi postgresql: