feat: increase argocd application-controller CPU request to 250m
This commit is contained in:
@@ -64,7 +64,7 @@ controller:
|
||||
# Resource settings
|
||||
resources:
|
||||
requests:
|
||||
cpu: 126m
|
||||
cpu: 250m
|
||||
memory: 1700Mi
|
||||
limits:
|
||||
memory: 1700Mi
|
||||
|
||||
Reference in New Issue
Block a user