ankith-carver opened a new pull request, #643:
URL: https://github.com/apache/pulsar-helm-chart/pull/643

   ### Motivation
   
   Currently, the TLS certificate template supports DNS names but does not 
allow specifying IP addresses. This makes it difficult to generate valid 
certificates for deployments that rely on IP-based access.
   
   ### Modifications
   
   - Added conditional support for `ipAddresses` in 
`charts/pulsar/template/_certs.tpl`.
   - When `tls.<component>.ipAddresses` is provided, it is rendered into the 
certificate spec.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to