Skip to content

Commit 66b6341

Browse files
authored
Update README.md
1 parent b4d7582 commit 66b6341

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ helm install databunkerpro databunkerpro/databunkerpro \
119119
```sql
120120
CREATE ROLE mtenant NOSUPERUSER NOLOGIN;
121121
GRANT mtenant TO neondb_owner;
122+
CREATE DATABASE databunkerdb;
122123
```
123124

124125
3. **Enable SSL/TLS** (recommended for production):

0 commit comments

Comments
 (0)