Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 3f26336

Browse files
committed
Change App Protect enable to false in example
1 parent 310f7ad commit 3f26336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nginx-ingress-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ spec:
7070
globalConfiguration: my-nginx-ingress/nginx-configuration
7171
nginxReloadTimeout: 5000
7272
appProtect:
73-
enable: true
73+
enable: false
7474
```
7575
7676
| Field | Type | Description | Required |

0 commit comments

Comments
 (0)