未验证 提交 215d0862 编写于 作者: W wankai123 提交者: GitHub

Fix k8s monitoring otel version (#8171)

上级 b01ee4c9
...@@ -135,7 +135,7 @@ spec: ...@@ -135,7 +135,7 @@ spec:
- "--log-level=DEBUG" - "--log-level=DEBUG"
# Memory Ballast size should be max 1/3 to 1/2 of memory. # Memory Ballast size should be max 1/3 to 1/2 of memory.
- "--mem-ballast-size-mib=683" - "--mem-ballast-size-mib=683"
image: otel/opentelemetry-collector-dev:latest image: otel/opentelemetry-collector:0.29.0
name: otel-collector name: otel-collector
resources: resources:
limits: limits:
...@@ -165,4 +165,5 @@ spec: ...@@ -165,4 +165,5 @@ spec:
items: items:
- key: otel-collector-config - key: otel-collector-config
path: otel-collector-config.yaml path: otel-collector-config.yaml
name: otel-collector-config-vol name: otel-collector-config-vol
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册