Skip to content
Snippets Groups Projects
Verified Commit c5d59be3 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

increase cert-manager webhook and cainjector cpu limits

parent 0ad21590
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ spec:
cpu: 100m
memory: 384Mi
limits:
cpu: 100m
cpu: 200m
memory: 768Mi
webhook:
resources:
......@@ -42,7 +42,7 @@ spec:
cpu: 100m
memory: 40Mi
limits:
cpu: 100m
cpu: 200m
memory: 80Mi
installCRDs: true
# Allow custom values either by configMap or by secret
......
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