Skip to content
Snippets Groups Projects
Verified Commit a90f5115 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(crowdsec): Provie lapi server with more memory

parent 2f9139f5
No related branches found
No related tags found
No related merge requests found
...@@ -97,10 +97,10 @@ data: ...@@ -97,10 +97,10 @@ data:
resources: resources:
limits: limits:
cpu: '1' cpu: '1'
memory: 100Mi memory: 1Gi
requests: requests:
cpu: 150m cpu: 150m
memory: 100Mi memory: 512Mi
dashboard: dashboard:
enabled: false enabled: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment