Skip to content

Commit

Permalink
refactor(hydra): give more power to not cut connection to rocket chat
Browse files Browse the repository at this point in the history
  • Loading branch information
hugotiburtino committed Aug 26, 2024
1 parent d625dbd commit ca5aabd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/hydra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ deployment:

resources:
requests:
cpu: 1m
cpu: 10m
memory: 30Mi
limits:
cpu: 5m
cpu: 20m
memory: 50Mi

0 comments on commit ca5aabd

Please sign in to comment.