akka-cluster-operator
akka-cluster-operator copied to clipboard
[helm chart] for akka cluster operator
Hi Team,
I have deployed the akka cluster using the operator from operatorhub.io. Using the script , it creates crds, role,service account, etc.
curl -sL https://github.com/operator-framework/operator-lifecycle-manager/releases/download/0.15.1/install.sh | bash -s 0.15.1 Is there a helm chart for the same operator which can be used ?