Skip to content

Commit

Permalink
update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
mjudeikis committed Mar 24, 2023
1 parent 46aed50 commit 3049ea4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To register a Kubernetes cluster with kcp, you have to install a special compone
kubectl kcp workload sync <synctarget name> --syncer-image <image name> -o syncer.yaml
```

Where `<image name>` [one of the syncer images](https://github.com/kcp-dev/kcp/pkgs/container/kcp%2Fsyncer) for your corresponding KCP release (e.g. `ghcr.io/kcp-dev/kcp/syncer:v0.7.5`).
Where `<image name>` [one of the syncer images](https://github.com/kcp-dev/kcp/pkgs/container/kcp%2Fsyncer) for your corresponding KCP release (e.g. `ghcr.io/kcp-dev/kcp/syncer:v0.11.0`).

1. Apply the manifest to the p-cluster:

Expand Down

0 comments on commit 3049ea4

Please sign in to comment.