Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct deployment commonLabels indentation for pod template #1250

Merged
merged 2 commits into from
Sep 5, 2023
Merged

Correct deployment commonLabels indentation for pod template #1250

merged 2 commits into from
Sep 5, 2023

Conversation

dan-duffy
Copy link
Contributor

@dan-duffy dan-duffy commented Aug 23, 2023

Description

I noticed when using the commonLabels value that the deployment was unable to render additional labels correctly. It looks like the pod template specific template's indentation was off by 4 spaces.

Checklist

  • I have reviewed the contributing guidelines.
  • I have included unit tests for my changes or additions.
  • I have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • I have updated the documentation.
  • I have updated the changelog.

Questions or Comments

As this is a minor indentation change specific to the Helm chart, the testing didn't seem to be relevant but please correct me if I'm wrong! I've tested the indentation locally and the manifests seem to be rendering correctly now when adding commonLabels.

@jertel jertel merged commit 1f1aebe into jertel:master Sep 5, 2023
@dan-duffy dan-duffy deleted the common_labels_indentation branch September 6, 2023 10:04
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants