opf / helm-charts

OPF helm chart repository
https://charts.openproject.org
GNU General Public License v3.0
12 stars 22 forks source link

seeder-job.yaml is missing ca-pemstore volume and mount #105

Open hsahmed opened 5 months ago

hsahmed commented 5 months ago

When using a custom root CA for egress (egress.tls.rootCA) the volumes are created correctly for web and worker deployments but are missing in the seeder-job causing SSL errors: Excon::Error::Socket: SSL_CTX_load_verify_locations: system lib (OpenSSL::SSL::SSLError) (Excon::Error::Socket)

oliverguenther commented 2 months ago

Hi @hsahmed, sorry for the late reply. We're using the same volume definitions by now for all three definitions, so this problem might be resolved.