Skip to content

Commit df0175b

Browse files
authored
Update link to AdmissionWebhookAdapter example source (#587)
Signed-off-by: Max Brauer <[email protected]>
1 parent d0e059e commit df0175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@ func AdmissionProjectorWebhook(c reconcilers.Config) *reconcilers.AdmissionWebho
741741
}
742742
}
743743
```
744-
[full source](https://github.com/scothis/servicebinding-runtime/blob/8ae0b1fb8b7a37856fa18171bc34e3462c35348b/controllers/webhook_controller.go#L113-L166)
744+
[full source](https://github.com/servicebinding/runtime/blob/0c819f839b4082b6e9674da2b181e3133f307213/controllers/webhook_controller.go#L100-L177)
745745

746746
The webhook adapter can be registered with the controller manager at a path, in this case `/interceptor`. There MutatingWebhookConfiguration resource that intercepts
747747

0 commit comments

Comments
 (0)