Update k8s/apps/gitea/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 25s

This commit is contained in:
ab
2025-07-03 12:00:36 +00:00
parent aed859b8e9
commit 5dcbc9b11f

View File

@ -40,7 +40,7 @@ spec:
- name: GITEA__service__REQUIRE_EXTERNAL_REGISTRATION_CAPTCHA
value: "true"
- name: GITEA__service__CAPTCHA_TYPE
value: "recaptcha"
value: "hcaptcha"
envFrom:
- secretRef:
name: gitea-recapcha-creds