doteater
doteater
Reference to "latest" container label updated to "main". Also updated case on ghcr.io username, was causing errors for me on Bookworm with Docker 26.1.4: docker: invalid reference format: repository name...
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...
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...