Files
charts/bitnami/harbor/templates
Jim Barber e924679c36 [bitnami/harbor] initContainer for certificate vol (#27753)
* [bitnami/harbor] initContainer for certificate vol

Add an init container to copy the /etc/ssl/certs directory to the
ephemeral volume using the same user and group that the main container
runs as.
Then mount that volume over the /etc/ssl/certs directory within the main
container so that the /etc/ssl/certs/ca-certificates.crt can be updated
when internalTLS.enabled is set to true.

Signed-off-by: Jim Barber <jim.barber@healthengine.com.au>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Jim Barber <jim.barber@healthengine.com.au>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
2024-07-12 17:31:10 +02:00
..