gitea burst resources
This commit is contained in:
parent
07ea858c72
commit
3c0a403352
@ -14,7 +14,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: homeassistant
|
||||
image: homeassistant/home-assistant
|
||||
image: homeassistant
|
||||
ports:
|
||||
- containerPort: 8123
|
||||
env:
|
||||
|
@ -13,6 +13,6 @@ resources:
|
||||
|
||||
|
||||
images:
|
||||
- name: homeassistant/home-assistant
|
||||
- name: homeassistant
|
||||
newName: homeassistant/home-assistant
|
||||
newTag: "2025.1"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user