How to override volumeClaimTemplates to null/empty/undefined? #1315
-
I am trying to override the statefulset's volumeClaimTemplates with However it is not affecting the statefulset's volumeClaimTemplates. My use case is to simplify management of the staging environment where we don't need to persist any rabbitmq data for more than half a day, since our staging EKS cluster is terminated daily at night to save costs. I also tried the local-path-provisioner but it has its own challenges with nodes that are deactivated while leaving stale PVCs around: rabbitmq statefulsel gets in trouble trying to mount the stale PVCs at every morning when the cluster is activated. Please advise on how to disable volumeClaimTemplates.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://www.rabbitmq.com/kubernetes/operator/using-operator.html#persistence
|
Beta Was this translation helpful? Give feedback.
https://www.rabbitmq.com/kubernetes/operator/using-operator.html#persistence