Skip to content

Commit

Permalink
Docs: add pict in readme (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeichengWang1 authored Nov 3, 2023
1 parent 8877a19 commit 89719f6
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -3,7 +3,7 @@

The only thing users need to do to realize a customized controller is writing an adapter implementing [ReconcileAdapter](https://github.com/KusionStack/resourceconsist/blob/main/pkg/frame/controller/types.go#L61). For controllers following **PodOpsLifecycle**, [WebhookAdapter](https://github.com/KusionStack/resourceconsist/blob/main/pkg/frame/webhook/types.go#L26) is also necessary to be implemented.

todo: add an image to illustrate what this is and how it works
<img src="docs/resourceconsist.png" width="500" height="400"/>

👉 Please refer to [key concepts](https://github.com/KusionStack/resourceconsist/tree/main/docs/keyconcepts.md) to find out what 🤠**Employer**/👩‍💻**Employee**/... are.

Expand Down
Binary file added docs/resourceconsist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 89719f6

Please sign in to comment.