feat(gitea): add Anubis anti-crawler sidecar #24

Closed
klaatu wants to merge 4 commits from feat/anubis-gitea into main
Showing only changes of commit ce2c9c76a7 - Show all commits
-5
View File
@@ -137,11 +137,6 @@ spec:
value: ":8080"
- name: DIFFICULTY
value: "4"
- name: ED25519_PRIVATE_KEY_HEX
valueFrom:
secretKeyRef:
name: anubis-key
key: ED25519_PRIVATE_KEY_HEX
- name: METRICS_BIND
Review

This secret is unnecessary. I do not need to persist the value, and if one is unspecified then Anubis will generate one on its own.

This secret is unnecessary. I do not need to persist the value, and if one is unspecified then Anubis will generate one on its own.
value: ":9090"
- name: SERVE_ROBOTS_TXT