Skip to content

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

Draft
massimopavoni wants to merge 2 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 2 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

…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
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.

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

1 participant