Skip to content

feat: Add multi-namespace watch support#1134

Open
chuddi wants to merge 1 commit into
stakater:masterfrom
chuddi:feature/multi-namespaces
Open

feat: Add multi-namespace watch support#1134
chuddi wants to merge 1 commit into
stakater:masterfrom
chuddi:feature/multi-namespaces

Conversation

@chuddi
Copy link
Copy Markdown

@chuddi chuddi commented Apr 21, 2026

Description

This pull request adds support for watching specific Kubernetes namespaces instead of only supporting global watch or single namespace mode.

Resolves

Changes

Features

  • Multi-namespace Watch Support: Add watchNamespaces parameter to enable monitoring of a comma-separated list of specific namespaces

Configuration

Helm Values

Add the following to your values.yaml:

reloader:
  watchNamespaces: ""  # Comma-separated list of namespaces (e.g., "team-a,team-b")

@gecastan-orange
Copy link
Copy Markdown

Glad I stumbled on this PR. Same need.
Was about to work on this aswell.
Standing by

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

Labels

None yet

Projects

None yet

2 participants