Skip to content

Commit 68a59b5

Browse files
committed
[tempo-distributed] update readme
Signed-off-by: Alexej Disterhoft <[email protected]>
1 parent 63f5bcc commit 68a59b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

charts/tempo-distributed/README.md

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

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

55
Grafana Tempo in MicroService mode
66

@@ -933,6 +933,7 @@ The memcached default args are removed and should be provided manually. The sett
933933
| serviceAccount.automountServiceAccountToken | bool | `false` | |
934934
| serviceAccount.create | bool | `true` | Specifies whether a ServiceAccount should be created |
935935
| serviceAccount.imagePullSecrets | list | `[]` | Image pull secrets for the service account |
936+
| serviceAccount.labels | object | `{}` | Labels for the service account |
936937
| serviceAccount.name | string | `nil` | The name of the ServiceAccount to use. If not set and create is true, a name is generated using the fullname template |
937938
| storage.admin.backend | string | `"filesystem"` | The supported storage backends are gcs, s3 and azure, as specified in https://grafana.com/docs/enterprise-traces/latest/configure/reference/#admin_client_config |
938939
| storage.trace.backend | string | `"local"` | The supported storage backends are gcs, s3 and azure, as specified in https://grafana.com/docs/tempo/latest/configuration/#storage |

0 commit comments

Comments
 (0)