Replies: 1 comment
-
|
hey @b85 sorry for the late response - have you tried leaving the namespace property see: and: dotnet-operator-sdk/src/KubeOps.KubernetesClient/KubernetesClient.cs Lines 447 to 470 in d22cbf3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I woult like configure a single operator to work with multiple namespaces.
If I register it multiple times in service collection ad application start up using AddKubernetesOperator (setting the Namespace filter) only the one configured in last call is observed.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions