xiaosong372089396 opened a new issue, #187:
URL: https://github.com/apache/rocketmq-operator/issues/187

   After helm operator is installed, the replica can be deleted, but the pod 
container cannot be deleted. The reason is that the replicaSet cannot be 
deleted. After the next deployment, a new container is added. It is very 
distressing. Is there any solution?
   The new deployment will be in replicaSet+1 and cannot be deleted directly 
through helm uninstall.
   
   kubectl get rs 
   
   rocketmq-operator-66c596bf54                        1         1         1    
   5m3s
   rocketmq-operator-674f864b48                        1         1         0    
   11m
   rocketmq-operator-c48db88cc                         1         1         0    
   5m59s
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to