Skip to content

Commit 94c6993

Browse files
committed
Running helm-docs
Signed-off-by: Martin Burgos <[email protected]>
1 parent a9f8e0e commit 94c6993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/tempo-distributed/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tempo-distributed
22

3-
![Version: 1.48.0](https://img.shields.io/badge/Version-1.48.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.2](https://img.shields.io/badge/AppVersion-2.8.2-informational?style=flat-square)
3+
![Version: 1.49.0](https://img.shields.io/badge/Version-1.49.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.2](https://img.shields.io/badge/AppVersion-2.8.2-informational?style=flat-square)
44

55
Grafana Tempo in MicroService mode
66

@@ -558,7 +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 |
561+
| global.commonLabels | object | `{}` | Adding common labels to all K8S resources |
562562
| global.dnsNamespace | string | `"kube-system"` | configures DNS service namespace |
563563
| global.dnsService | string | `"kube-dns"` | configures DNS service name |
564564
| 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)