We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51769ca commit ef44563Copy full SHA for ef44563
templates/postgresql-apb.yaml
@@ -6,6 +6,7 @@ spec:
6
clusterServiceClassExternalName: dh-postgresql-apb
7
clusterServicePlanExternalName: dev
8
parameters:
9
+ app_name: "postgresql"
10
postgresql_database: "admin"
11
postgresql_password: "admin"
12
postgresql_user: "admin"
0 commit comments