Skip to content

Commit 820f9c3

Browse files
authored
Merge pull request #348 from citrix/doc-update
minor content updates for cic release 1.11.3
2 parents 37b53b4 + db2441c commit 820f9c3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/crds/bot.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ The following table lists the various attributes provided in the Bot CRD:
219219

220220
Perform the following steps to deploy the Bot CRD:
221221

222-
1. Download the CRD (bot-crd.yaml).
222+
1. Download the [bot-crd.yaml](https://raw.githubusercontent.com/citrix/citrix-k8s-ingress-controller/master/crd/bot/bot-crd.yaml).
223223
2. Deploy the Bot CRD using the following command:
224224

225225
`kubectl create -f bot-crd.yaml`
@@ -388,7 +388,6 @@ spec:
388388
- "/index.html"
389389
- "/submit.php"
390390
- "/login.html"
391-
392391
```
393392

394393
**Enable IP reputation to reject requests of a particular category**

0 commit comments

Comments
 (0)