Initial upload

This commit is contained in:
Automated pipeline 2025-06-16 11:11:51 +00:00 committed by Actions pipeline
parent ceac88739c
commit b6455c702e

View file

@ -85,6 +85,11 @@ gitea:
secretKeyRef:
name: elasticsearch-cloud-credentials
key: connection-string
- name: FORGEJO__mailer__PASSWD
valueFrom:
secretKeyRef:
name: email-user-credentials
key: password
admin:
existingSecret: gitea-credential
@ -130,10 +135,11 @@ gitea:
mailer:
ENABLED: true
FROM: forgejo@gitea.abc.t09.de
PROTOCOL: smtp
SMTP_ADDR: mailhog.mailhog.svc.cluster.local
SMTP_PORT: 1025
USER: ipcei-cis-devfw@mms-support.de
PROTOCOL: smtps
FROM: '"IPCEI CIS DevFW" <ipcei-cis-devfw@mms-support.de>'
SMTP_ADDR: mail.mms-support.de
SMTP_PORT: 465
service:
ssh: