add db to baikal

This commit is contained in:
Morten Olsen
2026-01-03 08:45:29 +01:00
parent d5a9bec508
commit c1c0ae8707
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1 @@
{{ include "common.database" . }}

View File

@@ -17,6 +17,10 @@ container:
type: tcpSocket
port: http # Use named port
# Database configuration
database:
enabled: true
# Service configuration
service:
port: 80