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

less storage for website

parent 76b8feb5
No related branches found
No related tags found
No related merge requests found
Pipeline #123460 waiting for manual action with stages
in 9 minutes and 21 seconds
......@@ -9,6 +9,6 @@ spec:
- ReadWriteMany
resources:
requests:
storage: 1Gi
storage: 800Mi
storageClassName: isilon
volumeMode: Filesystem
\ No newline at end of file
......@@ -12,7 +12,7 @@ meilisearch:
persistence:
enabled: true
storageClass: isilon
size: "9Gi"
size: "10Gi"
resources:
limits:
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