Reorganized for new stable/waypoint versioning design.
This commit is contained in:
5
postgres/app.yaml
Normal file
5
postgres/app.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
name: postgres
|
||||
is: postgres
|
||||
description: PostgreSQL is a powerful, open source object-relational database system.
|
||||
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
||||
latest: "1"
|
||||
@@ -1,8 +1,4 @@
|
||||
name: postgres
|
||||
is: postgres
|
||||
description: PostgreSQL is a powerful, open source object-relational database system.
|
||||
version: 1.0.0-1
|
||||
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
||||
defaultConfig:
|
||||
namespace: postgres
|
||||
host: postgres.postgres.svc.cluster.local
|
||||
Reference in New Issue
Block a user