Skip to content

Commit

Permalink
Fix doc (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
ButterBright committed Oct 11, 2023
1 parent 331522d commit 019d008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ deploy the revision that you want to test.

```shell
helm -n istio-system install skywalking \
oci://ghcr.io/apache/skywalking-kubernetes/skywalking-helm \
oci://ghcr.io/apache/skywalking-helm/skywalking-helm \
--version "0.0.0-b670c41d94a82ddefcf466d54bab5c492d88d772" \
-n "${SKYWALKING_RELEASE_NAMESPACE}" \
--set oap.image.tag=9.2.0 \
Expand Down

0 comments on commit 019d008

Please sign in to comment.