Skip to content

Commit 51c19d5

Browse files
committed
Adding info to README.md
Signed-off-by: Martin Burgos <[email protected]>
1 parent 3e5961d commit 51c19d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/tempo-distributed/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ The memcached default args are removed and should be provided manually. The sett
558558
| gateway.topologySpreadConstraints | string | Defaults to allow skew no more than 1 node per AZ | topologySpread for gateway pods. Passed through `tpl` and, thus, to be configured as string |
559559
| gateway.verboseLogging | bool | `true` | Enable logging of 2xx and 3xx HTTP requests |
560560
| global.clusterDomain | string | `"cluster.local"` | configures cluster domain ("cluster.local" by default) |
561+
| global.commonLabels | object | `{}` | Adds labels to all generated K8S resources by the helm-chart |
561562
| global.dnsNamespace | string | `"kube-system"` | configures DNS service namespace |
562563
| global.dnsService | string | `"kube-dns"` | configures DNS service name |
563564
| global.extraArgs | list | `[]` | Common args to add to all pods directly managed by this chart. scope: admin-api, compactor, distributor, enterprise-federation-frontend, gateway, ingester, memcached, metrics-generator, querier, query-frontend, tokengen |

0 commit comments

Comments
 (0)