Skip to content

Commit

Permalink
chore: remove unnecessary deps (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Mar 24, 2024
1 parent 2c9a00f commit d5d03c0
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 1,682 deletions.
6 changes: 3 additions & 3 deletions charts/nr-omrr-transparency/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ backend:
memory: 100Mi
containerResources:
limits:
cpu: 100m
cpu: 60m
memory: 200Mi
requests:
cpu: 30m
Expand Down Expand Up @@ -75,10 +75,10 @@ frontend:
imagePullPolicy: Always
containerResources:
limits:
cpu: 60m
cpu: 150m
memory: 100Mi
requests:
cpu: 20m
cpu: 50m
memory: 30Mi
#-- autoscaling for the component. it is optional and is an object.
autoscaling:
Expand Down
Loading

0 comments on commit d5d03c0

Please sign in to comment.