Skip to content

Allow helper function to add maplarge.com/project label#42

Merged
chrisbsmith merged 3 commits intomainfrom
remove-extra
Jan 12, 2026
Merged

Allow helper function to add maplarge.com/project label#42
chrisbsmith merged 3 commits intomainfrom
remove-extra

Conversation

@chrisbsmith
Copy link
Copy Markdown
Contributor

The maplarge.com/project label was being added twice, breaking Kustomize; though the Kubernetes admission controller handled it without issue.

Instead of adding it on the statefulset, allow the helper function to add it.

@ml-andrewwhite
Copy link
Copy Markdown
Contributor

{{- include "maplarge.labels" . | nindent 8 }} is the helper function in this case that also adds maplarge.com/project?

@chrisbsmith
Copy link
Copy Markdown
Contributor Author

{{- include "maplarge.labels" . | nindent 8 }} is the helper function in this case that also adds maplarge.com/project?
Yeah, that's correct.

@chrisbsmith chrisbsmith merged commit e9310df into main Jan 12, 2026
@chrisbsmith chrisbsmith deleted the remove-extra branch January 12, 2026 14:05
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