Skip to content

Commit

Permalink
Raise GraphDB memory
Browse files Browse the repository at this point in the history
Ref #50
  • Loading branch information
ddeboer committed Nov 11, 2023
1 parent 2c0000b commit a124b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/graphdb/graphdb-stateful-set.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
requests:
memory: 1.5Gi
limits:
memory: 3Gi
memory: 6Gi
env:
- name: GDB_JAVA_OPTS
value: |
Expand Down

0 comments on commit a124b0f

Please sign in to comment.