Skip to content

Controller to watch resources only where it is deployed #372

Closed
@ruromero

Description

@ruromero

Previously it was specified that by default the controller would watch only resources in the namespace it is deployed in. 456ea3c

I would like to ask for this feature to be implemented.

@Controller(namespaces = CURRENT)
or
@Controller(namespaces = ALL_NAMESPACES)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions