Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
IshwarKanse committed Nov 13, 2024
1 parent 447bd3d commit 3233e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ olm-upgrade: operator-sdk ## Upgrade operator via OLM
.PHONY: otel-deploy
otel-deploy: operator-sdk ## Deploy OpenTelemetry operator via OLM
kubectl create namespace otel-operator-system
sleep 20s
$(OPERATOR_SDK) run bundle --timeout=5m --security-context-config=restricted -n $(OTEL_OPERATOR_NAMESPACE) $(OTEL_BUNDLE_IMG)

##@ Build Dependencies
Expand Down

0 comments on commit 3233e04

Please sign in to comment.