CEC-4013 CPU Limits (#308)

* CEC-4013 removing CPU limits

* CEC-4013 deployment template changes

---------

Co-authored-by: Christopher Rai <christopherrai@Christophers-MacBook-Pro.local>
This commit is contained in:
craifiskerinc
2023-04-12 10:51:18 -04:00
committed by GitHub
parent 2620109acb
commit 3df50576b9
6 changed files with 6 additions and 11 deletions

View File

@@ -6,7 +6,7 @@ resources:
cpu: 100m
memory: 128Mi
limits:
cpu: 250m
#cpu: 250m
memory: 256Mi
replicas: 1