Skip to content

Commit

Permalink
Commented the resource section for enterprise gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
xogoodnow committed Dec 10, 2024
1 parent e9d1a89 commit b729ebe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions charts/tempo-distributed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2350,13 +2350,13 @@ enterpriseGateway:
port: http-metrics
initialDelaySeconds: 45

resources:
limits:
cpu: 10m
memory: 32Mi
requests:
cpu: 10m
memory: 32Mi
resources: {}
# limits:
# cpu: 10m
# memory: 32Mi
# requests:
# cpu: 10m
# memory: 32Mi

terminationGracePeriodSeconds: 60

Expand Down

0 comments on commit b729ebe

Please sign in to comment.