Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
Signed-off-by: namkyu1999 <[email protected]>
  • Loading branch information
namkyu1999 committed Oct 25, 2023
1 parent 54cb6be commit d994bf7
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 @@ -62,7 +62,7 @@ helm install chaos litmuschaos/litmus --namespace=litmus

## ARM support
## Litmus Helm Chart depends on bitnami/mongodb, which uses a mongodb image not supported on ARM.
## Use different image and tag as shown below.
## Use a different image and tag as shown below.
# helm install chaos litmuschaos/litmus --namespace=litmus \
# --set mongodb.image.registry=<put_registry> \
# --set mongodb.image.repository=<put_image_repository> \
Expand Down

0 comments on commit d994bf7

Please sign in to comment.