Skip to content
Snippets Groups Projects
Unverified Commit 70655607 authored by Varac's avatar Varac
Browse files

Remove cert-manager CPU limits

parent 939ff8a0
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ data:
cpu: 200m
memory: 256Mi
limits:
cpu: 400m
memory: 512Mi
cainjector:
resources:
......@@ -21,7 +20,6 @@ data:
cpu: 200m
memory: 384Mi
limits:
cpu: 400m
memory: 768Mi
webhook:
resources:
......@@ -29,6 +27,5 @@ data:
cpu: 100m
memory: 40Mi
limits:
cpu: 200m
memory: 80Mi
installCRDs: true
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