Update k8s/apps/gitea/external-secrets.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 11s

This commit is contained in:
ab
2025-07-03 11:15:21 +00:00
parent a4f043c5c6
commit 6f7fc0b796

View File

@ -36,8 +36,10 @@ spec:
template:
type: Opaque
data:
token: |-
{{ .password }}
RECAPTCHA_SITEKEY: |-
{{ .RECAPTCHA_SITEKEY }}
RECAPTCHA_SECRET: |-
{{ .RECAPTCHA_SECRET }}
data:
- secretKey: RECAPTCHA_SITEKEY
sourceRef: