Current behaviour to to set the service type for graphdb-cluster-proxy to LoadBalancer. In AWS EKS with ALB installed this defaults to the public internet. Currently there is no way to safely deploy this helm chart in AWS EKS with ALB.
Change:
Default values preserves current behaviour
Possible to set the type to ClusterIP in the values override for secure deployment in AWS.
Current behaviour to to set the service type for graphdb-cluster-proxy to LoadBalancer. In AWS EKS with ALB installed this defaults to the public internet. Currently there is no way to safely deploy this helm chart in AWS EKS with ALB.
Change: