frappe / helm

Helm Chart Repository for Frappe/ERPNext
https://helm.erpnext.com
MIT License
138 stars 120 forks source link

Wrong parameters on Create Site Job #222

Open Pibotasnus opened 1 day ago

Pibotasnus commented 1 day ago

Description of the issue

The create site job is specifying wrong parameters for --mariadb-root-username and --mariadb-root-password

Context information (for bug reports)

Steps to reproduce the issue

1. 2. 3.

Observed result

Expected result

Stacktrace / full error message if available

(paste here)
revant commented 19 hours ago

Can you send a PR? I'll merge.

--db-root-password, --db-root-username are the new ones.

current ones are for backward compatibility, unless the get deprecated and previous versions are out of support.