PERF(applications): adjust resources based on VPA
- Update homer cpu 15m→11m, memory 100Mi→50Mi - Update code-server memory 512Mi→215Mi - Update docusaurus cpu 10m→15m - Update gitea cpu 15m→63m, memory 200Mi→237Mi - Update umami memory 384Mi→283Mi - Update mas memory 150Mi→175Mi
This commit is contained in:
@@ -36,10 +36,10 @@ controllers:
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
cpu: 15m
|
||||
memory: 100Mi
|
||||
cpu: 11m
|
||||
memory: 50Mi
|
||||
limits:
|
||||
memory: 100Mi
|
||||
memory: 50Mi
|
||||
pod:
|
||||
# Affinity - Soft Anti-Affinity to spread pods across nodes
|
||||
affinity:
|
||||
|
||||
Reference in New Issue
Block a user