mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
docs: improve helm ci & document (#2902)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
affineCloud:
|
||||
tag: 'nightly-latest'
|
||||
# databaseUrl: 'postgresql://affine:password@affine-cloud-postgresql:5432/affine'
|
||||
signKey: TUFtdFdzQTJhdGJuem01TA==
|
||||
mail:
|
||||
account: ''
|
||||
password: ''
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
resources:
|
||||
cpu: '250m'
|
||||
memory: 0.5Gi
|
||||
@@ -7,7 +15,7 @@ postgresql:
|
||||
auth:
|
||||
# only for demo, please modify it at prod env
|
||||
username: affine
|
||||
password: XJYMLnuBJS27a2du
|
||||
password: password
|
||||
database: affine
|
||||
primary:
|
||||
initdb:
|
||||
|
||||
Reference in New Issue
Block a user