Skip to content

Commit

Permalink
updated resources
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 9, 2024
1 parent 248e1b5 commit 0dee95a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions resources/nats/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,8 @@ exporter:
pullPolicy: IfNotPresent
resources:
limits:
cpu: 100m
memory: 128Mi
cpu: 50m
memory: 32Mi
requests:
cpu: 10m
memory: 20Mi
Expand All @@ -342,8 +342,8 @@ exporter:
reloader:
resources:
limits:
cpu: 100m
memory: 64Mi
cpu: 50m
memory: 32Mi
requests:
cpu: 10m
memory: 10Mi
memory: 20Mi

0 comments on commit 0dee95a

Please sign in to comment.