Skip to content

Service selector incorrect for single instance #357

@fernandezcuesta

Description

@fernandezcuesta

When we set replicas: 1 in the Dragonfly Custom Resource, it turns out that the pod is lacking the role: master label.

As a workaround, we can explicitly set that label in the CR spec, but the service selector should not require role: master label being present when replicas == 1.

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