Skip to content

Commit

Permalink
chore: remove limits (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Dec 24, 2024
1 parent ace9716 commit 1e7a289
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/nr-oracle-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ resources:
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
limits:
cpu: 100m
memory: 256Mi
requests:
cpu: 30m
memory: 128Mi
Expand Down

0 comments on commit 1e7a289

Please sign in to comment.