feat(database): add sloth database initialization script #56
@@ -31,6 +31,7 @@ data:
|
||||
CREATE DATABASE time WITH OWNER postgres ENCODING utf8;
|
||||
CREATE DATABASE dancefinder WITH OWNER postgres ENCODING utf8;
|
||||
CREATE DATABASE hifi WITH OWNER postgres ENCODING utf8;
|
||||
CREATE DATABASE sloth WITH OWNER postgres ENCODING utf8;
|
||||
EOSQL
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
|
||||
Reference in New Issue
Block a user