We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ecafef commit 727fbfcCopy full SHA for 727fbfc
README.md
@@ -58,7 +58,7 @@ if err = (&pod.Webhook{}).SetupWebhookWithManager(mgr); err != nil {
58
```
59
60
## Examples
61
-### Object mutating admission webhook for a `Pod`
+### Object mutating admission webhook for `Pod`
62
```go
63
package pod
64
0 commit comments