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: template:
type: Opaque type: Opaque
data: data:
token: |- RECAPTCHA_SITEKEY: |-
{{ .password }} {{ .RECAPTCHA_SITEKEY }}
RECAPTCHA_SECRET: |-
{{ .RECAPTCHA_SECRET }}
data: data:
- secretKey: RECAPTCHA_SITEKEY - secretKey: RECAPTCHA_SITEKEY
sourceRef: sourceRef: