Stef Graces

Results 5 comments of Stef Graces

Hi Stefan, Thanks for the reply. We have indeed upped the concurrency for the helm controller, but it would still be nice to have multiple controllers per cluster. I feel...

I ran into the same issue as @gberche-orange, with a very similar usecase. I noticed that when using flux as intended via git and using a kustomization, it does indeed...

Seems like it is a kustomize issue, not sure if there is much flux can do about it: https://github.com/kubernetes-sigs/kustomize/issues/4628

@arahlf I got the same issue, but mounting an emptydir to /opt/keycloak/data/tmp seemed to fix this issue. Not sure how many other processes might write to the file system on...

Hi @goneall, I made an attempt to solve this issue with pr #173. Let me know what changes you require to approve this.