You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The helm chart should provide a way of overriding this so that the operator can watch ALL namespaces (by passing in "") or another namespace different to the one the operator is installed in.
Description
Currently the Helm chart for the zookeeper Operator will ONLY watch for resources in the same namespace that the operator is installed:
https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper-operator/templates/operator.yaml#L27-30
The helm chart should provide a way of overriding this so that the operator can watch ALL namespaces (by passing in "") or another namespace different to the one the operator is installed in.
Location
https://github.com/pravega/zookeeper-operator/blob/master/charts/zookeeper-operator/templates/operator.yaml#L27-30
The text was updated successfully, but these errors were encountered: