nginx specific regex, because of course

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-03-08 09:26:12 +00:00
parent 162fb3f013
commit 700194f3bb

View file

@ -39,7 +39,7 @@ spec:
more_set_headers -a "X-Robots-Tag: semrushbot: none";
more_set_headers -a "X-Robots-Tag: Amazonbot: none";
- name: controller.config.block-user-agents
value: ".*Amazonbot/.*"
value: "~*Amazonbot"
syncPolicy:
automated:
selfHeal: true