mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
* [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>