nats-io / nats-streaming-operator

NATS Streaming Operator
Apache License 2.0
174 stars 44 forks source link

Update manifests to use default namespace by default #13

Closed wallyqs closed 5 years ago

wallyqs commented 5 years ago

Let the manifests use default namespace since that is more common, can still be manually modified to use other namespace or via kubectl -n nats-io for example. Fixes #5 and #3

Signed-off-by: Waldemar Quevedo wally@synadia.com