gitea burst resources

This commit is contained in:
Remy Moll 2025-01-14 19:42:25 +01:00
parent 07ea858c72
commit 3c0a403352
3 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: homeassistant
image: homeassistant/home-assistant
image: homeassistant
ports:
- containerPort: 8123
env:

View File

@ -13,6 +13,6 @@ resources:
images:
- name: homeassistant/home-assistant
- name: homeassistant
newName: homeassistant/home-assistant
newTag: "2025.1"

View File

@ -59,7 +59,8 @@ ingress:
resources:
limits:
cpu: 1
memory: 1Gi
memory: 5Gi
# high memory should be allowed to handle package uploads
requests:
cpu: 100m
memory: 128Mi