Correct default resource.
This commit is contained in:
parent
5e58ca4f21
commit
8cc09e36ae
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ spec:
|
||||||
|
|
||||||
ingressClassResource:
|
ingressClassResource:
|
||||||
name: external-nginx
|
name: external-nginx
|
||||||
default: true
|
default: false
|
||||||
|
|
||||||
config:
|
config:
|
||||||
block-user-agents: "GPTBot,~*GPTBot*,ChatGPT-User,~*ChatGPT-User*,Google-Extended,~*Google-Extended*,CCBot,~*CCBot*,Omgilibot,~*Omgilibot*,FacebookBot,~*FacebookBot*" # taken from https://github.com/superseriousbusiness/gotosocial/blob/main/internal/web/robots.go
|
block-user-agents: "GPTBot,~*GPTBot*,ChatGPT-User,~*ChatGPT-User*,Google-Extended,~*Google-Extended*,CCBot,~*CCBot*,Omgilibot,~*Omgilibot*,FacebookBot,~*FacebookBot*" # taken from https://github.com/superseriousbusiness/gotosocial/blob/main/internal/web/robots.go
|
||||||
|
|
Loading…
Reference in a new issue