File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/application-gateway/for-containers Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The following parameters are supported for configuration during installation:
48
48
| albController.installGatewayApiCRDs | bool | ` true ` | A flag to enable/disable installation of Gateway API CRDs. |
49
49
| albController.logLevel | string | ` "info" ` | Log level of ALB Controller. |
50
50
| albController.namespace | string | ` "azure-alb-system" ` | Namespace to deploy ALB Controller components in. |
51
- | albController.securityPolicyFeatureFlag | bool | ` false ` | Enable Application Load Balancer Security Policy Resource (WAF Preview). |
51
+ | albController.securityPolicyFeatureFlag | bool | ` true ` | Enable Application Load Balancer Security Policy Resource (WAF Preview). |
52
52
53
53
## nodeSelector
54
54
You can’t perform that action at this time.
0 commit comments