Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Omit Namespace Options #188

Open
judexzhu opened this issue Jul 31, 2019 · 0 comments
Open

Omit Namespace Options #188

judexzhu opened this issue Jul 31, 2019 · 0 comments

Comments

@judexzhu
Copy link

Hi, I've seen we have the options to select which namespaces like to watch in the helm chart.

# namespace to watch, leave it empty for watching all.
namespaceToWatch: ""

This is great, but I think most of my scenarios is I only have a few namespaces I don't like to watch but I like to watch the rest of the others, including the newly created one.

for example:

I have a namespace for stolon, which keeps updating it's pods events every a few seconds, and this annoying me a lot, I have to set the pod watch to "false"

image

sorintlab/stolon#463

in this case, I'd like to omit the stolon namespace but watch the others.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant