PERF(storage): optimize resources via VPA

- cnpg: CPU 15m/15m, memory 100Mi/100Mi
- minio: CPU 48m/104m, memory 126Mi/183Mi
- pgweb: CPU 15m/15m, memory 100Mi/100Mi
- velero: CPU 10m/14m, memory 50Mi/50Mi
- velero-node-agent: CPU 15m/15m, memory 100Mi/100Mi
- zot: CPU 15m/15m, memory 100Mi/248Mi
This commit is contained in:
2026-01-12 01:08:45 +09:00
parent 38cf6abc0b
commit 46bb39ed9e
5 changed files with 22 additions and 13 deletions

View File

@@ -32,13 +32,14 @@ existingSecret: minio-root-password
rootUserSecretKey: root-user
rootPasswordSecretKey: root-password
# Resources
# Resource settings (VPA lowerBound/target)
resources:
requests:
memory: 175Mi
cpu: 15m
cpu: 48m
memory: 126Mi
limits:
memory: 175Mi
cpu: 104m
memory: 183Mi
# Service
service: