Skip to content

Commit a4f965b

Browse files
fix(glance): Increase memory limits due to errors uploading images
1 parent 17e7257 commit a4f965b

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)