Skip to content

Commit 903100f

Browse files
authored
Merge pull request #809 from rackerlabs/glance-limits-20250328
fix(glance): Increase memory limits due to errors uploading images
2 parents 17e7257 + a4f965b commit 903100f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/glance/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ pod:
7373
min_available: 0
7474
resources:
7575
enabled: true
76+
api:
77+
limits:
78+
memory: 6144Mi
7679
probes:
7780
api:
7881
glance-api:

0 commit comments

Comments
 (0)