Skip to content

Commit ab261be

Browse files
Merge pull request #303060 from JackStromberg/patch-10
WAF CRDs are installed by default
2 parents 2895a98 + 9e15324 commit ab261be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/alb-controller-helm-chart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following parameters are supported for configuration during installation:
4848
| albController.installGatewayApiCRDs | bool | `true` | A flag to enable/disable installation of Gateway API CRDs. |
4949
| albController.logLevel | string | `"info"` | Log level of ALB Controller. |
5050
| 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). |
5252

5353
## nodeSelector
5454

0 commit comments

Comments
 (0)