Skip to content

Commit

Permalink
docs: update readme (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
avtakkar authored May 21, 2024
1 parent 30e9c8c commit bad7ef3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ By default, some well known registries are mirrored (see [values.yml]), but this
CLUSTER_CONTEXT=<your-cluster-context> && \
helm --kube-context=$CLUSTER_CONTEXT install --wait peerd ./build/package/peerd-helm \
--set peerd.image.ref=ghcr.io/azure/acr/dev/peerd:stable
--set peerd.hosts="mcr.microsoft.com ghcr.io docker.io"
```

On deployment, each Peerd instance will try to connect to its peers in the cluster.
Expand Down

0 comments on commit bad7ef3

Please sign in to comment.