Good morning everyone. I have some issues rendering the helm charts and committing them to a repo after which Flux picks them up and deploys the manifests to Kubernetes.
The issue is that the namespaces do not get generated for some manifests which makes a Gitops tool like Flux and ArgoCD fail.
A pr has been made to fix this issue and it is backwards compatible ->
https://github.com/ory/k8s/pull/573