enmasse
enmasse copied to clipboard
Allow specifying label selectors for broker persistent volume claims
Overview
PersistentVolumeClaims allow specifying selectors to select specific PVs to attach to:
https://docs.openshift.com/container-platform/3.11/install_config/storage_examples/binding_pv_by_label.html
The StandardInfraConfig and BrokeredInfraConfig resources should be extended to support specifying the selector.
Make part of new MessagingInfra?