How to allow applications to connect to aerospike cluster?

I have setup the cluster using the helm charts provided in this repo GitHub - aerospike/aerospike-kubernetes-operator: Kubernetes operator for the Aerospike database. Now applications want to connect to the AS cluster. What do I do at cluster’s end so that the applications connect to it?

I am not super familiar with the networking aspect in between an “Operator Deployed” Aerospike cluster and the applications that connect to it. Did you check this documentation page?

There is also this documentation that could be relevant: