Files
launchpad/infra/values/upc-dev/databunker-values.yaml
2026-04-29 11:25:56 +02:00

22 lines
694 B
YAML

ingress:
enabled: true
host: databunker.forteapps.net
annotations:
gethomepage.dev/enabled: "true"
gethomepage.dev/name: "Databunker"
gethomepage.dev/description: "Secure Database for PII and PCI Records"
gethomepage.dev/group: "Security"
gethomepage.dev/icon: "adminer"
gethomepage.dev/href: "https://databunker.forteapps.net"
config:
databunker:
port: 3001
smtp:
# You need to get SMTP server to send out email notification for example to allow user login.
server: "smtp.office365.com"
port: 587
user: "svc-noreply@fortedigital.com"
pass: "2jCvke_c@Usj2CRp2CJBK87yEWx*EQw"
sender: "bot@databunker.your-company.com"