Skip to content

Commit

Permalink
[104] Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenmarten committed Apr 12, 2024
1 parent e428a8f commit ba08f7f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/content/en/docs/v0.1/contribution-guidelines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ Using this way, you don't be able to debug the controller locally. After every c

4. To deploy your code changes, redeploy etcd-operator with new image:
```shell
make kind-load
make redeploy
make kind-load && make redeploy
```

5. To clean up after all, delete kind cluster:
Expand Down

0 comments on commit ba08f7f

Please sign in to comment.