cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to insert a custom configMap in Core Members

Hello,
I deployed Neo4j 3.5 in a kubernetes cluster by using an helm chart.
I would like to enter a configuration for core cluster members using a custom configMap.

Here is my YAML file for helm:

acceptLicenseAgreement: "yes"

neo4jPassword: "..."
imageTag: 3.5.9-enterprise

# Cores
core:
	configMap: <My custom configMap>

What are the steps to follow to create and insert my custom configMap?

Thanks.

0 REPLIES 0