Skip to content

Commit f742a7a

Browse files
committed
fix name in makefile
1 parent fd723de commit f742a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ configure-nexus:
165165

166166
# OPENTELEMETRY COLLECTOR
167167
## Install or update Opentelemetry Collector.
168-
install-nexus: apply-opentelemetry-collector-chart start-opentelemetry-collector-build
168+
install-opentelemetry-collector: apply-opentelemetry-collector-chart start-opentelemetry-collector-build
169169
.PHONY: opentelemetry-collector
170170

171171
## Apply OpenShift resources related to the Opentelemetry Collector.

0 commit comments

Comments
 (0)