Skip to content

chart: fix reloader-namespaceSelector helper comment - #1204

Merged
msafwankarim merged 1 commit into
stakater:masterfrom
locker95:fix/namespaceSelector-helper-comment
Aug 10, 2026
Merged

chart: fix reloader-namespaceSelector helper comment#1204
msafwankarim merged 1 commit into
stakater:masterfrom
locker95:fix/namespaceSelector-helper-comment

Conversation

@locker95

@locker95 locker95 commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

The helper comment said it ran when not watching globally, but the if (and the chart README / values notes) only wire --namespace-selector when watchGlobally is true.

Left the condition alone; just aligned the comment so it stops looking like a logic bug.

Fixes #1188

The helper only emits namespaceSelector when watchGlobally is true
(matches values.yaml and the chart README). The old comment said the
opposite and made the condition look inverted.

Fixes stakater#1188

Signed-off-by: Dean Chen <862469039@qq.com>
@msafwankarim
msafwankarim merged commit 2a5da5b into stakater:master Aug 10, 2026
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 Report: Helm Chart Helper Template Logic Error in reloader-namespaceSelector

2 participants