Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-18-2021 02:24 AM
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.
All the sessions of the conference are now available online