Skip to content

Conversation

@neha130
Copy link
Contributor

@neha130 neha130 commented Sep 18, 2025

Description

Fixes #6845

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Summary by Bito

This pull request corrects indentation issues in the podLabels section of various Helm chart templates, ensuring consistent YAML formatting that adheres to best practices. These minor improvements enhance the readability and maintainability of the charts.

@bito-code-review
Copy link

Bito Review Skipped - No Changes Detected

Bito didn't review this pull request because we did not detect any changes in the pull request to review.

@gitguardian
Copy link

gitguardian bot commented Oct 6, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
20952174 Triggered Username Password bc51f0b specs/template/config-maps.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2025

@neha130 neha130 changed the title chore: fix the indentation for the podLabels chore: fix the indentation for the podLabels Oct 6, 2025
@neha130 neha130 merged commit 24e6b50 into main Oct 6, 2025
13 checks passed
@neha130 neha130 deleted the statefulchart-fix branch October 6, 2025 08:44
@bito-code-review
Copy link

Bito Review Skipped - No Changes Detected

Bito didn't review this pull request because we did not detect any changes in the pull request to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: fix the indentation for the podLabels in the reference chart

4 participants