Skip to content

Add labels to init pod#280

Open
jorado wants to merge 1 commit intocockroachdb:masterfrom
jorado:add-labels-to-init
Open

Add labels to init pod#280
jorado wants to merge 1 commit intocockroachdb:masterfrom
jorado:add-labels-to-init

Conversation

@jorado
Copy link
Copy Markdown

@jorado jorado commented Nov 15, 2022

Currently .Values.labels is added to the metadata of the init job itself, but not to spec.template.metadata. This is inconsistent to .Values.init.labels which are added in both locations.

This pull request fixes that and adds .Values.labels to spec.template.metadata.

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