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

decrease resources

parent 37d0232f
No related branches found
No related tags found
No related merge requests found
Pipeline #115238 passed
...@@ -15,11 +15,11 @@ strategy: ...@@ -15,11 +15,11 @@ strategy:
resources: resources:
limits: limits:
cpu: 1500m
memory: 2Gi
requests:
cpu: 1000m cpu: 1000m
memory: 1Gi memory: 1Gi
requests:
cpu: 800m
memory: 700Mi
autoscaling: autoscaling:
enabled: false enabled: false
...@@ -45,8 +45,8 @@ meilisearch: ...@@ -45,8 +45,8 @@ meilisearch:
size: "10Gi" size: "10Gi"
resources: resources:
limits: limits:
cpu: 2000m cpu: 1500m
memory: 3Gi memory: 2Gi
requests: requests:
cpu: 1000m cpu: 1000m
memory: 1Gi memory: 1Gi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment