fix(mariadb): fix scale gui password reference
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -24,14 +24,14 @@ questions:
|
||||
type: string
|
||||
default: "mydatabaseuser"
|
||||
required: true
|
||||
- variable: mariadbPassword
|
||||
- variable: password
|
||||
group: "App Configuration"
|
||||
label: "Database Password"
|
||||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
required: true
|
||||
- variable: mariadbRootPassword
|
||||
- variable: rootPassword
|
||||
group: "App Configuration"
|
||||
label: "Root Password"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user