nats-io / nats-streaming-operator

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

NatsStreamingCluster with size 0 #70

Open reidlai opened 4 years ago

reidlai commented 4 years ago

Originally I create STAN cluster of size 3 with STAN Operator successfully. However if i change the size to 0, CRD still keep one replica up and running. Is it bug? If not, can i request a feature to allow us to update size to 0 in order scale down whole STAN cluster?