nginx specific regex, because of course
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
162fb3f013
commit
700194f3bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue