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