📝(doc) add a self-host tutorial
Add a documentation to deploy a self-hosted visio instance in a standalone way (without AI features)
This commit is contained in:
7
docs/examples/postgresql.values.yaml
Normal file
7
docs/examples/postgresql.values.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
auth:
|
||||
username: dinum
|
||||
password: pass
|
||||
database: meet
|
||||
tls:
|
||||
enabled: true
|
||||
autoGenerated: true
|
||||
Reference in New Issue
Block a user