Skip to content

fix: #196 duplicate app.kubernetes.io/name in selectors and pod labels - #199

Open
imperfection1911 wants to merge 1 commit into
arttor:mainfrom
imperfection1911:fix/196-duplicate-selector-labels
Open

fix: #196 duplicate app.kubernetes.io/name in selectors and pod labels#199
imperfection1911 wants to merge 1 commit into
arttor:mainfrom
imperfection1911:fix/196-duplicate-selector-labels

Conversation

@imperfection1911

Copy link
Copy Markdown

Fixes #196

Strip app.kubernetes.io/name / app.kubernetes.io/instance from selectors and pod-template labels in deployment, daemonset, service and pdb processors — those keys are provided by the chart.selectorLabels helper, so emitting them hardcoded produced duplicate YAML keys

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.

[BUG] Duplicate app.kubernetes.io/name key in selector when kustomize input contains the label

1 participant