Skip to content

Add release-specific selector labels to PDB #73

@monrax

Description

@monrax

Similar to #71

The PDB resources in the chart use a single hard-coded label for selection:

selector:
matchLabels:
app: graylog-app

selector:
matchLabels:
app: graylog-datanode

Just like with services, if multiple releases exist in the same namespace, a single PDB would apply to pods from all releases. This could cause unexpected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions