Skip to content

Commit

Permalink
fix: increase release controller memory (#4669)
Browse files Browse the repository at this point in the history
Signed-off-by: Leandro Mendes <[email protected]>
  • Loading branch information
theflockers authored Oct 8, 2024
1 parent a4673d1 commit addb260
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
resources:
limits:
cpu: 500m
memory: 2048Mi
memory: 4096Mi
requests:
cpu: 100m
memory: 1024Mi
memory: 3072Mi

0 comments on commit addb260

Please sign in to comment.