mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-08 01:36:28 +01:00
add db to baikal
This commit is contained in:
1
apps/charts/baikal/templates/database.yaml
Normal file
1
apps/charts/baikal/templates/database.yaml
Normal file
@@ -0,0 +1 @@
|
||||
{{ include "common.database" . }}
|
||||
@@ -17,6 +17,10 @@ container:
|
||||
type: tcpSocket
|
||||
port: http # Use named port
|
||||
|
||||
# Database configuration
|
||||
database:
|
||||
enabled: true
|
||||
|
||||
# Service configuration
|
||||
service:
|
||||
port: 80
|
||||
|
||||
Reference in New Issue
Block a user