Skip to content

Commit

Permalink
Fix: goldilocks resources
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 12, 2022
1 parent 6a4ba2a commit 9d05a0e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions cluster/apps/observability/goldilocks/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ spec:
ingress:
enabled: false
resources:
cpu: 15m
memory: 32Mi
requests:
cpu: 54m
memory: 32Mi
request:
cpu: 15m
memory: 32Mi
limit:
cpu: 54m
memory: 32Mi

0 comments on commit 9d05a0e

Please sign in to comment.