Pablo Gómez
Pablo Gómez
Did you get it to work?
waiting for a docker arm image
I created a Dockerfile that works on arm32v7 https://github.com/pblgomez/PodSync-Armv6-Docker with build.sh it install latest Podsync and builds the docker image
I waited too, but couldn't wait any longer jejeje. Hope @mxpv uses this and makes a official arm docker.
Yes, I tried too and it fails, something changed in this latest release. Try to build it with v2.0.7 @mxpv Can you tell me what changed `level=fatal msg="failed to open...
> @pblgomez Hi! First of all, thank you very much. > The build process went fine. But I ran into an issue at startup. > > ``` > time="2020-04-15T13:35:04Z" level=info...
It would be good to have an option to disable prometheus CRD's but for now what I use is: ```yaml ignoreDifferences: - group: '*' jsonPointers: - / kind: CustomResourceDefinition ```