Skip to content

Commit 946dcd9

Browse files
committed
rename cache service
1 parent 3239cda commit 946dcd9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

charts/opentelemetry-ebpf-instrumentation/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### v0.1.1 / 2025-06-17
66
- [Feat] Use new `otel/opentelemetry-ebpf-k8s-cache` image instead of beyla one
7+
- [Fix] rename `otel-ebpf-k8s-cache` to `opentelemetry-ebpf-instrumentation-k8s-cache`
78

89
### v0.1.0 / 2025-06-15
910
- [Feat] New chart for OpenTelemetry eBPF Instrumentation

charts/opentelemetry-ebpf-instrumentation/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ k8sCache:
313313
pullSecrets: []
314314
service:
315315
# -- Name of both the Service and Deployment
316-
name: otel-ebpf-k8s-cache
316+
name: opentelemetry-ebpf-instrumentation-k8s-cache
317317
# -- Port of the Kubernetes metadata cache service.
318318
port: 50055
319319
# -- Service annotations.

0 commit comments

Comments
 (0)