We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b53b4 commit db2441cCopy full SHA for db2441c
1 file changed
docs/crds/bot.md
@@ -219,7 +219,7 @@ The following table lists the various attributes provided in the Bot CRD:
219
220
Perform the following steps to deploy the Bot CRD:
221
222
-1. Download the CRD (bot-crd.yaml).
+1. Download the [bot-crd.yaml](https://raw.githubusercontent.com/citrix/citrix-k8s-ingress-controller/master/crd/bot/bot-crd.yaml).
223
2. Deploy the Bot CRD using the following command:
224
225
`kubectl create -f bot-crd.yaml`
@@ -388,7 +388,6 @@ spec:
388
- "/index.html"
389
- "/submit.php"
390
- "/login.html"
391
-
392
```
393
394
**Enable IP reputation to reject requests of a particular category**
0 commit comments