fix small postgresql mistake

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-14 11:03:26 +02:00
parent 9d8df01112
commit 49500cba2c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: postgresql
version: 1.0.1
version: 1.0.2
appVersion: "auto"
description: PostgresSQL
type: application

View File

@@ -120,7 +120,7 @@ questions:
type: string
default: "mydatabase"
required: true
- variable: user
- variable: postgresqlUsername
group: "App Configuration"
label: "Database User"
schema: