feat(helm): comment tracing.skywalking (#2514)

Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
Co-authored-by: Se7en <chengzw258@163.com>
This commit is contained in:
Xijun Dai
2025-07-01 22:09:33 +08:00
committed by GitHub
parent 41a1455874
commit 73ba9238bd
3 changed files with 12 additions and 17 deletions

View File

@@ -306,7 +306,5 @@ The command removes all the Kubernetes components associated with the chart and
| revision | string | `""` | |
| tracing.enable | bool | `false` | |
| tracing.sampling | int | `100` | |
| tracing.skywalking.port | int | `11800` | |
| tracing.skywalking.service | string | `""` | |
| tracing.timeout | int | `500` | |
| upstream | object | `{"connectionBufferLimits":10485760,"idleTimeout":10}` | Upstream config settings |