Zee Aslam
Zee Aslam
It should be pretty trivial to make that switch if it's what's desired. On one of my instances I only use icons so I was probably just subconsciously going for...
@toboshii Is that something you want me to add in this PR or keep it for the next PR as the replica detection is new functionality?
I have this issue as well but it's an external still local postgres DB. There doesn't seem to be any functionality impacted but the error spam is a bit much....
To close the loop on my end, I fixed it by just doing a rolling update on the namespace authentik is in. It's the only thing in it's namespace atm...
Looks like there may be one from a while ago https://tracker.ceph.com/issues/15386 Potentially related?
Closing in favor of #45
I endorse this PR for whatever that may be worth
Would using tigers operator be an acceptable solution? I can open a PR tomorrow if that's the case. That way renovate or flux automation can stay on top of updates...
That's fair to want to support upgrades. Could also add a job to do the relabeling. I already havea a messy bash script I can clean up for use: https://github.com/h3mmy/bloopySphere/blob/main/fix-crd.sh...
Combing through the process, using the k3s HelmChart just seems like it's adding an extra step since the relabeling would still need to be performed with a Patch or Job.