postgresql plane
This commit is contained in:
@@ -72,12 +72,15 @@ spec:
|
||||
postgres:
|
||||
local_setup: true
|
||||
assign_cluster_ip: true
|
||||
storageClass: "longhorn"
|
||||
volumeSize: 5Gi
|
||||
|
||||
env:
|
||||
pgdb_username: plane
|
||||
pgdb_password: plane
|
||||
pgdb_name: plane
|
||||
pgdb_remote_url: "postgresql://plane:plane@plane-pgdb.plane.svc.cluster.local:5432/plane"
|
||||
pgdb_remote_url: ""
|
||||
|
||||
docstore_bucket: "plane-docstore"
|
||||
doc_upload_size_limit: "5242880"
|
||||
aws_access_key: "a0ccb47cc0994bf51ecd"
|
||||
|
||||
Reference in New Issue
Block a user