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

@@ -581,8 +581,7 @@ controller:
# -- Labels to apply to the pod
podLabels: {}
podSecurityContext:
{}
podSecurityContext: {}
# fsGroup: 2000
ports:
@@ -709,13 +708,13 @@ tracing:
enable: false
sampling: 100
timeout: 500
skywalking:
# access_token: ""
service: ""
port: 11800
# skywalking:
# access_token: ""
# service: ""
# port: 11800
# zipkin:
# service: ""
# port: 9411
# service: ""
# port: 9411
# -- Downstream config settings
downstream:
@@ -787,7 +786,7 @@ pluginServer:
# Plugin-server Service configuration
service:
port: 80 # Container target port (usually fixed)
port: 80 # Container target port (usually fixed)
resources:
requests:
@@ -795,4 +794,4 @@ pluginServer:
memory: 128Mi
limits:
cpu: 500m
memory: 256Mi
memory: 256Mi