Reimplement PR #2525

Fixes typo by removing the word "controller"
This commit is contained in:
Andrew Chen
2017-03-03 14:18:52 -08:00
parent a238ed8ced
commit 1407f52478
+1 -1
View File
@@ -87,7 +87,7 @@ The ImagePolicyWebhook plug-in allows a backend webhook to make admission decisi
```
#### Configuration File Format
ImagePolicyWebhook uses the admission controller config file (`--admission-controller-config-file`) to set configuration options for the behavior of the backend. This file may be json or yaml and has the following format:
ImagePolicyWebhook uses the admission config file `--admission-controller-config-file` to set configuration options for the behavior of the backend. This file may be json or yaml and has the following format:
```javascript
{