File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -619,11 +619,12 @@ The memcached default args are removed and should be provided manually. The sett
619
619
| ingress.annotations | object | `{}` | |
620
620
| ingress.enabled | bool | `false` | If you enable this, make sure to disable the gateway's ingress. |
621
621
| ingress.hosts[0] | string | `"tempo.example.com"` | |
622
- | ingress.paths.compactor[0].path | string | `"/api/v1/upload/block/ "` | |
622
+ | ingress.paths.compactor[0].path | string | `"/compactor/ring "` | |
623
623
| ingress.paths.distributor[0].path | string | `"/v1/traces"` | |
624
624
| ingress.paths.distributor[0].port | int | `4318` | |
625
625
| ingress.paths.distributor[1].path | string | `"/distributor/ring"` | |
626
626
| ingress.paths.distributor[2].path | string | `"/ingester/ring"` | |
627
+ | ingress.paths.distributor[3].path | string | `"/metrics-generator/ring"` | |
627
628
| ingress.paths.ingester[0].path | string | `"/flush"` | |
628
629
| ingress.paths.ingester[1].path | string | `"/shutdown"` | |
629
630
| ingress.paths.query-frontend[0].path | string | `"/api"` | |
You can’t perform that action at this time.
0 commit comments