Skip to content

Add label to identify during cost distribution - #604

Merged
thokra-nav merged 1 commit into
mainfrom
cost-label
Sep 10, 2026
Merged

Add label to identify during cost distribution#604
thokra-nav merged 1 commit into
mainfrom
cost-label

Conversation

@thokra-nav

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 10, 2026 07:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a minimal, valid label addition to pod template metadata and does not alter selectors or workload behavior.

Pull request overview

This PR updates the Helm Deployment template to add a standard Kubernetes app label so the deployed pods can be more easily identified/grouped (e.g., for cost allocation/distribution tooling).

Changes:

  • Adds the app.kubernetes.io/instance label to the Deployment pod template labels, using the Helm release name as the value.
File summaries
File Description
charts/templates/deployment.yaml Adds app.kubernetes.io/instance: {{ .Release.Name }} to pod labels for better identification/grouping.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@thokra-nav
thokra-nav merged commit 344dadb into main Sep 10, 2026
6 checks passed
@thokra-nav
thokra-nav deleted the cost-label branch September 10, 2026 08:34
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.

2 participants