Skip to content

Allow to ignore the resource validation #513

@pascal89

Description

@pascal89

Is your feature request related to a problem? Please describe.
We're currently wanting to use neo4j in ephemeral environments. To achieve a higher density on our Kubernetes clusters, we want to be able to configure resource requests below the suggested minimal values, which is checked upon within the Helm chart. This is because the database will be idling most of the time.

Describe the solution you'd like
Have a variable available to be able to disable this check. Keep this variable enabled by default.

Describe alternatives you've considered
I tried to work around this, but there currently aren't any options available to work around this. We currently made a fork with a variable to disable this, but we would rather use the official chart.

Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions