mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 20:40:37 +08:00
fix small postgresql mistake
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -120,7 +120,7 @@ questions:
|
||||
type: string
|
||||
default: "mydatabase"
|
||||
required: true
|
||||
- variable: user
|
||||
- variable: postgresqlUsername
|
||||
group: "App Configuration"
|
||||
label: "Database User"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user