Hello maintainers,
I noticed that the kube-arangodb-crd chart is now marked as deprecated and the kube-arangodb chart has the enableCRDManagement default to true.
Is the recommendation for Helm/K8s deployment now to solely use the kube-arangodb chart? I ask because the documentation suggested to deploy the CRDs prior to the operator.
If so, what is the recommended deployment/upgrade procedures when using Helm for CRDs, ArangoDB Operator, and ArangoDB Deployment respectively? We're looking to use the Helm Charts for production deployment.
Thank you.