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:
@@ -14,9 +14,9 @@ replicaCount: 1
|
||||
resources:
|
||||
requests:
|
||||
cpu: 15m
|
||||
memory: 128Mi
|
||||
memory: 121Mi
|
||||
limits:
|
||||
memory: 128Mi
|
||||
memory: 121Mi
|
||||
|
||||
# RBAC
|
||||
rbac:
|
||||
|
||||
Reference in New Issue
Block a user