charts
charts copied to clipboard
[plugin-barman-cloud] Readiness probe does not allow HA
Hi,
We are using the plugin-barman-cloud chart to use object storage for backups. For HA requirements, we increased the replicaCount to 2 or 3, and we notice that inactive pods do not open port 9090. They open it when they achieve lease acquisition, but until then they are marked as down, which triggers false positive alerts and noise.
Is there anything we can do to mitigate this ?
Regards,
Code :
https://github.com/cloudnative-pg/charts/blob/da9471f83fecd4d6aa301ad0cc34858721476df3/charts/plugin-barman-cloud/templates/deployment.yaml#L76