PERF(storage): adjust resources based on VPA
- Update minio memory 263Mi→175Mi - Update cnpg memory 128Mi→121Mi - Update zot memory 128Mi→121Mi - Update velero memory 128Mi→75Mi - Update velero nodeAgent memory 256Mi→100Mi
This commit is contained in:
@@ -35,10 +35,10 @@ rootPasswordSecretKey: root-password
|
||||
# Resources
|
||||
resources:
|
||||
requests:
|
||||
memory: 263Mi
|
||||
memory: 175Mi
|
||||
cpu: 15m
|
||||
limits:
|
||||
memory: 263Mi
|
||||
memory: 175Mi
|
||||
|
||||
# Service
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user