Skip to content

[Helm] ArcadeDB chart has serverList hardcoded not allowing multiple replicas #2324

@carlos-rodrigues-8x8

Description

@carlos-rodrigues-8x8

What

The ArcadeDB chart has the arcadedb.ha.serverList hardcoded, not allowing multiple replicas on same cluster. The actual model works properly with one node on the cluster.

The goal is create a dynamic arcadedb.ha.serverList based on replicaCount.

How

Using helm templating helpers we should be able to generate the list of servers integrating the cluster, based on replicaCount parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions