Javi

Results 12 comments of Javi

Hi, I've checked values.yml, but I can't find where I should add the values for custom.list

> looks like tuning these settings can help, but can't find any explanation in docs. > > ``` > - name: vip_leaseduration > value: "30" > - name: vip_renewdeadline >...

Hey, Please let me know how I can help. I have an arm board running omv, and I'm trying to get it working.

I'm using your Dockerfile, changing the x86 package by the arm, and I'm getting the following error: ``` [+] Building 3.2s (9/10) docker:default => [internal] load .dockerignore 0.5s => =>...

Hey, thanks for answering. Yes, you're right, I missed it. With omv is a bit different. It's building now, let's see.

Perhaps it's because OMV too, because I'm getting this one when I run the docker: `docker: Error response from daemon: failed to create task for container: failed to create shim...

But I guess I have time issue too: ``` "Error": "failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to...

Ok, I think the time issue is fixed: ``` sudo docker inspect 4e7f88604f73 [ { "Id": "4e7f88604f73877711fd5d860faf193b548671b6d6b2e6fc502c22e84f7de917", "Created": "2024-01-10T13:18:11.000832976Z", "Path": "/entrypoint.sh", "Args": [], "State": { "Status": "exited", "Running": false, "Paused":...