Standardize config.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: postgres
|
||||
is: postgres
|
||||
description: PostgreSQL is a powerful, open source object-relational database system.
|
||||
version: 1.0.0
|
||||
version: 1.0.0-1
|
||||
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
||||
defaultConfig:
|
||||
namespace: postgres
|
||||
@@ -10,7 +10,5 @@ defaultConfig:
|
||||
database: postgres
|
||||
user: postgres
|
||||
storage: 10Gi
|
||||
image: pgvector/pgvector:pg15
|
||||
timezone: UTC
|
||||
defaultSecrets:
|
||||
- key: password
|
||||
|
||||
Reference in New Issue
Block a user