diff --git a/helm_deploy/prison-api/values.yaml b/helm_deploy/prison-api/values.yaml index dd3695f13..e7ec9c478 100644 --- a/helm_deploy/prison-api/values.yaml +++ b/helm_deploy/prison-api/values.yaml @@ -39,6 +39,8 @@ generic-service: # attack-protocol is 921 range SecRuleUpdateTargetByTag "attack-protocol" "!ARGS:/.*comment/" SecRuleUpdateTargetByTag "attack-protocol" "!ARGS:/text/" + SecRuleUpdateTargetById 930100 "!ARGS:/.*comment/" + SecRuleUpdateTargetById 930100 "!ARGS:/text/" SecRuleUpdateTargetById 930110 "!ARGS:/.*comment/" SecRuleUpdateTargetById 930110 "!ARGS:/text/" # attack-rce is 932 range