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:
2026-01-10 14:35:21 +09:00
parent 5890f09ada
commit 84312ce9e4
6 changed files with 13 additions and 13 deletions

View File

@@ -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: