aerospike-kubernetes-operator
aerospike-kubernetes-operator copied to clipboard
k8sNodeBlockList support via Helm
Folks,
We are using the aerospike-cluster
chart to create our aerospike cluster on k8s. This is very useful for our GitOps approach with Flux, since we can ensure that the cluster depends on the operator.
I'd like to add the k8sNodeBlockList
but looks like this flag is not supported here.
Is this expected or something we can add? I'll be happy to fire a PR for it.
Thanks!