This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
Neo4j
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Help
Sign In
Technical Discussions
Neo4j Graph Platform
Drivers & Stacks
Integrations
Releases
Events & Programs
Ninjas Program
Projects & Collaboration
Local Groups
Events
NODES
GraphAcademy
Courses & Certifications
GraphAcademy Discussions
Weekly Challenges
Community Corner
Introduce Yourself
Community News
Community Suggestions
General Discussions
About the Community
shalomy
Node
since
01-23-2023
01-23-2023
User Statistics
2
Posts
0
Solutions
0
Kudos given
0
Kudos received
View all badges
Neo4j
About shalomy
User Activity
Posts
Replies
Can't install neo4j with helm chart 5.3.0
01-23-2023
Hi, I'm trying to install h elm chart for neo4j/neo4j version 5.3.0. I'm getting this error and I'm not sure how to solve it. Any advice will be appreciated
Re: Can't install neo4j with helm chart 5.3.0
01-23-2023
These are the values: neo4j: name: "my-neo4j" minimumClusterSize: 1 resources: cpu: "1000m" memory: "2Gi" acceptLicenseAgreement: "yes"volumes: data: reclaimPolicy: Delete mode: "dynamic" defaultStorageClass: requests: ...