Maoz Zadok

Results 5 comments of Maoz Zadok

The same issue for me, the README.rst on line 5 position 51 (I think) is a non ascii character. full error: ``` ERROR: Command errored out with exit status 1:...

I was trying to add the following values, and I can see that Prometheus scrapes the metrics from the controller and query, but the monitor is still not showing any...

unlike `/webhook/` the `/webhook-test/` route should be pointed to the main n8n pods and not to the webhook pods. editing the ingress and **removing** the following fix the issue ```...

no, this is just a typo, this is not the problem. any other idea?

Here is my config (values.yaml) Setting up **autoscaling** for the main n8n pod, disable the `replicas` for the webhook and worker. Is the `if` statement in line 9 in `/templates/deployment.worker.yaml`...