Fixed GITEA__webhook__ALLOWED_HOST_LIST -> GITEA__security__ALLOWED_HOST_LIST
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 23s
Check with kubeconform / lint (push) Successful in 10s
Auto-update README / Generate README and Create MR (push) Successful in 8s

This commit is contained in:
Aleksandr Bogomiakov
2026-09-01 21:51:08 +01:00
parent e90efbd016
commit 76f77fbc56
+1 -1
View File
@@ -48,7 +48,7 @@ spec:
value: "true" value: "true"
- name: GITEA__service__CAPTCHA_TYPE - name: GITEA__service__CAPTCHA_TYPE
value: "cfturnstile" value: "cfturnstile"
- name: GITEA__webhook__ALLOWED_HOST_LIST - name: GITEA__security__ALLOWED_HOST_LIST
value: "*" value: "*"
envFrom: envFrom:
- secretRef: - secretRef: