You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: