Skip to content

Commit

Permalink
Commented the resource section for enterprise gateway
Browse files Browse the repository at this point in the history
Signed-off-by: xogoodnow <[email protected]>
  • Loading branch information
xogoodnow committed Dec 10, 2024
1 parent f29c8d6 commit b54655e
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 b54655e

Please sign in to comment.