Skip to content

Commit

Permalink
Fixed misplaced proxy-target examples
Browse files Browse the repository at this point in the history
  • Loading branch information
xogoodnow committed Nov 16, 2024
1 parent aa5f262 commit 515ea31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/tempo-distributed/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -967,15 +967,14 @@ enterpriseFederationFrontend:
# - ip: 1.2.3.4
# hostnames:
# - domain.tld
# proxy_targets:
proxy_targets: []
# - name: own-data-center
# url: http://get/tempo
# - name: grafana-cloud
# url: https://tempo-us-central1.grafana.net/tempo
# basic_auth:
# username: <instance-id>
# password: <token>
proxy_targets: []
autoscaling:
# -- Enable autoscaling for the federation-frontend
enabled: false
Expand Down

0 comments on commit 515ea31

Please sign in to comment.