fiskhest
fiskhest
Still actual
Not stale.
I already created https://github.com/Mailu/helm-charts/pull/307 a much longer while back but it seems nobody is actively maintaining this repository.
Thanks. I'll see what I can achieve.
Thanks for the suggestion, I have indeed noticed issues with this when migrating my previous mailu 1.8 setup. I had to troubleshoot and enable forwarding (coredns workaround https://github.com/Mailu/helm-charts/issues/144 https://github.com/Mailu/Mailu/issues/2619#issuecomment-1374911983) to...
For the time being, I've been able to work around this issue with a `kustomization` patch: ``` # patch-startup-permissions.yaml apiVersion: apps/v1 kind: Deployment metadata: name: mailu-dovecot namespace: mailu-mailserver spec: template:...
Wouldnt be surprised if that was so - I will be rebuilding my cluster within not too long and am planning for a more robust storage solution. I will report...
> Here is a quick script i wrote up. Uses wofi, but should be exactly the same for rofi > > ```shell > # Format JSON proper;y > JSON=$(hyprkeys --from-ctl...