Skip to content

Commit c4a5737

Browse files
authored
Merge pull request #73103 from max-cx/OBSDOCS-902
OBSDOCS-902: YAML block bug fix
2 parents b7fc764 + ec07341 commit c4a5737

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)