Skip to content

Comments

DEVOPS-3602 fix PDB selector#18

Merged
creisor merged 1 commit intomainfrom
DEVOPS-3602-helm-chart-pd-bs-dont-match-pod-selectors
Jun 12, 2025
Merged

DEVOPS-3602 fix PDB selector#18
creisor merged 1 commit intomainfrom
DEVOPS-3602-helm-chart-pd-bs-dont-match-pod-selectors

Conversation

@creisor
Copy link
Contributor

@creisor creisor commented Jun 12, 2025

The Pod Disruption Template used app as the matchLabels selector, but the selector used by Deployments and all the various resources is selector.

This aligns PDBs with the rest of the resources.

The Pod Disruption Template used `app` as the matchLabels selector, but the
selector used by Deployments and all the various resources is `selector`.

This aligns PDBs with the rest of the resources.
@creisor creisor merged commit e08a0f1 into main Jun 12, 2025
@creisor creisor deleted the DEVOPS-3602-helm-chart-pd-bs-dont-match-pod-selectors branch June 12, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant