Skip to content

fix(cloudnative-pg): set deployment label selector env var to cloudnative-pg.name (#351) - #921

Draft
massimopavoni wants to merge 3 commits into
cloudnative-pg:mainfrom
massimopavoni:dev/351
Draft

fix(cloudnative-pg): set deployment label selector env var to cloudnative-pg.name (#351)#921
massimopavoni wants to merge 3 commits into
cloudnative-pg:mainfrom
massimopavoni:dev/351

Conversation

@massimopavoni

Copy link
Copy Markdown

Allow for nameOverride and fullnameOverride to change the deployment name without causing an operator crash by specifying the DEPLOYMENT_LABEL_SELECTOR env var introduced by cloudnative-pg/cloudnative-pg#10965

Depends on mentioned PR on operator repository being merged.

Closes #351

massimopavoni and others added 3 commits June 19, 2026 18:59
…tive-pg.name (cloudnative-pg#351)

Allow for nameOverride and fullnameOverride to change the deployment name
without causing an operator crash by specifying the DEPLOYMENT_LABEL_SELECTOR env var
introduced by cloudnative-pg/cloudnative-pg#10965
@NiccoloFei NiccoloFei added the chart( operator ) Related to the operator (cloudnative-pg) chart label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart( operator ) Related to the operator (cloudnative-pg) chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using an umbrella chart with an alias or setting nameOverride to anything except cloudnative-pg results in a broken deploy

2 participants