diff --git a/charts/tempo-distributed/values.yaml b/charts/tempo-distributed/values.yaml index 6aaa6cf350..26a681bec4 100755 --- a/charts/tempo-distributed/values.yaml +++ b/charts/tempo-distributed/values.yaml @@ -967,7 +967,7 @@ enterpriseFederationFrontend: # - ip: 1.2.3.4 # hostnames: # - domain.tld - # proxy_targets: + proxy_targets: [] # - name: own-data-center # url: http://get/tempo # - name: grafana-cloud @@ -975,7 +975,6 @@ enterpriseFederationFrontend: # basic_auth: # username: # password: - proxy_targets: [] autoscaling: # -- Enable autoscaling for the federation-frontend enabled: false