feat: migrate realtime-collab from Docker Compose to k3s
Add k3s manifests for postgres, redis, and backend Fix users table constraint and init.sql
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -39,4 +39,7 @@ postgres_data/
|
||||
#test folder profiles
|
||||
loadtest/pprof
|
||||
|
||||
/docs
|
||||
/docs
|
||||
|
||||
# K3s secrets
|
||||
k3s/secret.yaml
|
||||
Reference in New Issue
Block a user