Skip to content

Commit ed39252

Browse files
committed
fixed typo
1 parent 1eb2cc1 commit ed39252

File tree

1 file changed

+1
-1
lines changed
  • modules/tutorials/examples/logging-aggregator

1 file changed

+1
-1
lines changed

modules/tutorials/examples/logging-aggregator/main.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ helm install \
1313
# end::vector-agg[]
1414

1515
# tag::vector-discovery[]
16-
kubectl apply --f vector-aggregator-discovery.yaml
16+
kubectl apply -f vector-aggregator-discovery.yaml
1717
# end::vector-discovery[]
1818

1919
# tag::zk[]

0 commit comments

Comments
 (0)