Skip to content

Commit

Permalink
Add sharedMemorySize for db
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 22, 2023
1 parent ade2c22 commit 16e83bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ohm/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
- name: osm-seed
version: '0.1.0-n812.h5a34712'
version: '0.1.0-n815.hccedaed'
repository: https://devseed.com/osm-seed-chart/
2 changes: 1 addition & 1 deletion values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ osm-seed:
limits:
memory: "10Gi"
cpu: "5"

sharedMemorySize: 256Mi
# ====================================================================================================
# Variables for osm-seed website
# ====================================================================================================
Expand Down

0 comments on commit 16e83bf

Please sign in to comment.