Skip to content

Commit

Permalink
Increase memory limit for EaaS argocd controller (#5185)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Misstear <[email protected]>
  • Loading branch information
amisstea authored Dec 18, 2024
1 parent 9e1d6f1 commit 685afdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/cluster-as-a-service/base/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ spec:
g, system:authenticated, role:readonly
g, konflux-admins, role:admin
g, konflux-sre, role:admin
controller:
resources:
limits:
memory: 8Gi

0 comments on commit 685afdd

Please sign in to comment.