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

Update values.production.yaml 9Gi for meilisearch

parent f04513a1
No related branches found
No related tags found
No related merge requests found
Pipeline #123455 waiting for manual action with stages
in 10 minutes and 15 seconds
......@@ -12,11 +12,11 @@ meilisearch:
persistence:
enabled: true
storageClass: isilon
size: "10Gi"
size: "9Gi"
resources:
limits:
cpu: 1500m
memory: "1.5Gi"
requests:
cpu: 1000m
memory: 1Gi
\ No newline at end of file
memory: 1Gi
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