1
0
Fork 0
kubernetes/rabbitmq
Dustin 121e6e7111 rabbitmq: Switch to using volume claim templates
This will make it easier to "blow away" the RabbitMQ data volume on the
occasions when it gets into a weird state.  Simply scale the StatefulSet
down to 0 replicas, delete the PVC, then scale back up.  Kubernetes will
handle creating a new PVC automatically.
2024-11-21 22:59:14 -06:00
..
ca rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
certificate.yaml rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
definitions.json rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
enabled_plugins rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
kustomization.yaml rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
namespace.yaml rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
openssl.cnf rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
rabbitmq.conf rabbitmq: Deploy RabbitMQ Server 2024-07-26 20:59:00 -05:00
rabbitmq.yaml rabbitmq: Switch to using volume claim templates 2024-11-21 22:59:14 -06:00