crawlers go away
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
6b611bf1dc
commit
2b77dc4c6a
1 changed files with 9 additions and 0 deletions
|
@ -24,6 +24,15 @@ spec:
|
|||
value: "351198544"
|
||||
- name: controller.extraArgs.default-ssl-certificate
|
||||
value: "cluster-ingress/cluster-ingress-wildcard"
|
||||
- name: controller.config.http-snippet
|
||||
value: |-
|
||||
more_set_headers -a "X-Robots-Tag: noai";
|
||||
more_set_headers -a "X-Robots-Tag: Google-Extended: none";
|
||||
more_set_headers -a "X-Robots-Tag: GPTBot: none";
|
||||
more_set_headers -a "X-Robots-Tag: ChatGPT-User: none";
|
||||
more_set_headers -a "X-Robots-Tag: anthropic-ai: none";
|
||||
more_set_headers -a "X-Robots-Tag: CCBot: none";
|
||||
more_set_headers -a "X-Robots-Tag: semrushbot: none";
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Add table
Reference in a new issue