Update k8s/apps/gitea/deployment.yaml
Check with kubeconform / lint (push) Successful in 11s

This commit is contained in:
2025-07-03 11:18:30 +00:00
parent 120d68bd57
commit 2e0df4ad1b
+3 -3
View File
@@ -41,9 +41,9 @@ spec:
value: true
- name: CAPTCHA_TYPE
value: true
- valueFrom:
secretKeyRef:
name: gitea-recapcha-creds
envFrom:
- secretRef:
name: gitea-recapcha-creds
ports:
- name: http
containerPort: 3000