Browse Source

chore(docs/manifest): enable OG_PASSTHROUGH

Signed-off-by: Xe Iaso <me@xeiaso.net>
Xe Iaso 1 week ago
parent
commit
0c6a820372
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/manifest/deployment.yaml

+ 2 - 0
docs/manifest/deployment.yaml

@@ -38,6 +38,8 @@ spec:
               value: "4"
             - name: "METRICS_BIND"
               value: ":9090"
+            - name: "OG_PASSTHROUGH"
+              value: "true"
             - name: "POLICY_FNAME"
               value: "/xe/cfg/anubis/botPolicies.yaml"
             - name: "SERVE_ROBOTS_TXT"