When the Neo4j Pod running in the cluster needs to access cloud services, the service account that Neo4j is running with needs to have annotations to connect to the Service Account (In Google at least). It would be a great addition to have the annotations added to the service account that the helm chart create when the chart is installed.
Currently one must add the Service Account to be used to the common config yaml like
When the Neo4j Pod running in the cluster needs to access cloud services, the service account that Neo4j is running with needs to have annotations to connect to the Service Account (In Google at least). It would be a great addition to have the annotations added to the service account that the helm chart create when the chart is installed. Currently one must add the Service Account to be used to the common config yaml like
What I am suggesting is