Files
wild-directory/postgres/manifest.yaml
2026-05-23 19:51:33 +00:00

15 lines
381 B
YAML

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
port: 5432
database: postgres
user: postgres
storage: 10Gi
defaultSecrets:
- key: password