redpanda-data / helm-charts

Redpanda Helm Chart
http://redpanda.com
Apache License 2.0
75 stars 96 forks source link

Fix volume mount without volume #1466

Closed RafalKorepta closed 1 month ago

RafalKorepta commented 1 month ago

When internal communication to Admin API is configured to have mutual TLS configuration the volumes and volume mounts need to have additional mtls-client certificate included. That certificate could be generated in volume mounts if internal Admin API has disabled mutual TLS, but any other internal listener has it enabled.