Skip to content

Commit ec07341

Browse files
committed
OBSDOCS-902: YAML block bug fix
1 parent 44773e0 commit ec07341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/otel-send-traces-and-metrics-to-otel-collector-without-sidecar.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ metadata:
6262
name: otel-collector
6363
subjects:
6464
- kind: ServiceAccount
65-
name: otel-collector
65+
name: otel-collector-deployment
6666
namespace: observability
6767
roleRef:
6868
kind: ClusterRole

0 commit comments

Comments
 (0)