Skip to content

Commit b63c78b

Browse files
committed
chore(chart): raise runtime resources
1 parent 4d19eb3 commit b63c78b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/codex-pooler/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ app:
9898
memory: 256Mi
9999
limits:
100100
cpu: 1000m
101-
memory: 1024Mi
101+
memory: 1524Mi
102102
nodeSelector: {}
103103
tolerations: []
104104
affinity: {}
@@ -144,7 +144,7 @@ oban:
144144
cpu: 50m
145145
memory: 192Mi
146146
limits:
147-
cpu: 250m
147+
cpu: 450m
148148
memory: 384Mi
149149
nodeSelector: {}
150150
tolerations: []

0 commit comments

Comments
 (0)