Skip to content

Commit

Permalink
fix satellite (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
wankai123 committed Jul 7, 2023
1 parent fb3cf86 commit 85f2b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/platform/kubernetes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ feature-als:

.PHONY: feature-satellite
feature-satellite:
$(eval HELM_OPTIONS := $(HELM_OPTIONS) --set features.satellite.enabled=true)
$(eval HELM_OPTIONS := $(HELM_OPTIONS) --set skywalking.satellite.enabled=true)

.PHONY: feature-rover
feature-rover:
Expand Down

0 comments on commit 85f2b4b

Please sign in to comment.