Skip to content
Snippets Groups Projects
Commit e92b2a57 authored by andree.klattenhoff's avatar andree.klattenhoff
Browse files

CI: Reduce memory limit of autodeploy

parent 55a8acbf
No related branches found
No related tags found
No related merge requests found
......@@ -27,3 +27,11 @@ imagePullSecrets:
extras:
monitoring:
enabled: true
resources:
limits:
cpu: 1
memory: 196Mi
requests:
cpu: 100m
memory: 196Mi
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