helm icon indicating copy to clipboard operation
helm copied to clipboard

Helm Chart Repository for Frappe/ERPNext

Results 10 helm issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** `ingressClassName` is required if you don't want your default ingress controller to serve for the defined service. **Describe the solution...

enhancement
no-issue-activity

## Description of the issue Sending PDF mails didn't work using the default compose.yml configuration. See: https://github.com/frappe/frappe/issues/14177 That was caused by the fact that the assets volume was not shared...

bug

**Is your feature request related to a problem? Please describe.** I like running my server programs as simple as it gets that is why I'm using TrueNAS SCALE. Yea I...

enhancement

``` erpnext frappe-bench-erpnext-conf-bench-20240307040209-kpddx 0/1 Completed 0 22m erpnext frappe-bench-erpnext-gunicorn-77b5bf56f-bwbjq 1/1 Running 2 (43m ago) 37h erpnext frappe-bench-erpnext-new-site-20240307040209-rm7pp 0/1 Completed 0 22m erpnext frappe-bench-erpnext-nginx-74c695c966-p9q74 1/1 Running 6 (43m ago) 37h erpnext...

bug

Hi! I have a multi site environment using helm chart for ERPNext, and suddenly after 5 months working, scheduled jobs of type repost_item_valuation.repost_entries are failing. Yesterday I created a new...

question

Chart Version: 6.0.96 and 7.0.70 w/ default image tags Using the chart's createSite functionality to deploy a site on a fresh install, the site deploys fine and the new-site job...

bug

## Description of the issue Current helm package mounts "sites" folder, however, the assets folder does not get override. So when additional apps are added, the assets cannot be found...

bug

I've followed the instruction to create the website: frappe.cedim.cn , but always get the error 500 internal server error. I've tried to uninstall and re-install this app for several times....

question

Greetings. I've deployed with this helm and I'm trying to increase the max file size. added this annotation to my ingress: ``` nginx.ingress.kubernetes.io/proxy-body-size: "50M" ``` but I'm still getting the...

question

Hey folks, Looks like when I want to deploy ERPNext with this chart using an external DB I need to hard code the root password in values.yaml. It seems like...

question