Skip to content

Commit e0e27d1

Browse files
authored
docs: example for MT was missing database.type required field (#24)
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
1 parent 1df91ea commit e0e27d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/development/multi-tenancy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ metadata:
5959
spec:
6060
replicas: 1
6161
database:
62+
type: postgresql
6263
secret: evalhub-db-credentials
6364
```
6465

0 commit comments

Comments
 (0)