Skip to content

Conversation

@ankith-carver
Copy link

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.

Copy link
Member

@lhotari lhotari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please document this new "feature" in charts/pulsar/values.yaml with commented out example values for broker and proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants