Anthony Rabbito

Results 118 comments of Anthony Rabbito

Flatpak or docker image would be good!

Hi Alex, Thanks. for reaching back out. Firstly the built manifests work well for the time being but having a helm chart to template values would greatly be appreciated. For...

Secondly, I found a little quirk with the current CRDs. `PGDATA` seems hardcoded in the operator and on openebs since it's zfs backed the volumes it creates contain a `lost+found`...

> Is this still an issue with the Postgres containers created after 2015? It indeed is specifically with openebs :) Thanks I'll try and create a fresh database and see...

For what it's worth you can see how I have to deploy kubegres vs a redis operator provided by a helm chart here https://github.com/anthr76/infra/blob/main/gitops/core/base/deployments/kubegres/default/deploy.yaml vs https://github.com/anthr76/infra/blob/main/gitops/namespaces/base/database/redis-operator/redis-operator.yaml The renovate comment in...

Hi @mpl It's seems this isn't something traefik or you are really interested in doing for one reason or not. Perhaps things are a bit hectic and you can't be...

Not sure which yaml you exactly would want to see but I do see these two mounts: ```yaml k get cm -n rook-ceph rook-ceph-csi-mapping-config -o yaml apiVersion: v1 data: csi-mapping-config-json:...

Is there any chance this issue can be reopened? Looks like Podman support still isn't present.

That's good info! You likely need the FQDN for the image. You can also set docker.io in the short names conf. I'm away from my computer but will try this...

If I can contribute in any way here I would be happy to!