Skip to content
Snippets Groups Projects
Commit 13aa5871 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

set 15Gi for meilisearch db en prod

parent 44ebd82f
No related branches found
No related tags found
No related merge requests found
Pipeline #125083 canceled with stages
in 47 seconds
...@@ -12,7 +12,7 @@ meilisearch: ...@@ -12,7 +12,7 @@ meilisearch:
persistence: persistence:
enabled: true enabled: true
storageClass: ceph-block storageClass: ceph-block
size: "10Gi" size: "20Gi"
resources: resources:
limits: limits:
cpu: 1500m cpu: 1500m
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment