Skip to content

Commit b29e4bf

Browse files
committed
Add comment about commit
Signed-off-by: Yoshiki Fujikane <[email protected]>
1 parent dab25fd commit b29e4bf

File tree

1 file changed

+8
-0
lines changed
  • pkg/app/pipedv1/plugin/kubernetes_multicluster

1 file changed

+8
-0
lines changed

pkg/app/pipedv1/plugin/kubernetes_multicluster/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Note:
1010

1111
## Try k8s multicluster plugin locally
1212

13+
**Switch the commit compatible with pipedv1**
14+
15+
This is based on the commit after v0.51.3.
16+
17+
```sh
18+
git switch <commit hash>
19+
```
20+
1321
**Prepare the PipeCD Control Plane**
1422

1523
Please refer to [pipe-cd/pipecd/cmd/pipecd/README.md](../../../../../cmd/pipecd/README.md) to set up the Control Plane in your local environment.

0 commit comments

Comments
 (0)