Reorganized for new stable/waypoint versioning design.
This commit is contained in:
10
postgres/versions/1/manifest.yaml
Normal file
10
postgres/versions/1/manifest.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: 1.0.0-1
|
||||
defaultConfig:
|
||||
namespace: postgres
|
||||
host: postgres.postgres.svc.cluster.local
|
||||
port: 5432
|
||||
database: postgres
|
||||
user: postgres
|
||||
storage: 10Gi
|
||||
defaultSecrets:
|
||||
- key: password
|
||||
Reference in New Issue
Block a user