Skip to content
Discussion options

You must be logged in to vote

You need to mount the crlmapping.txt in the container.

Unfortunately, we do not have support for custom file mounts for the proxy sidecars. But community contribution is always welcome.

You may add it by following the example how these TLS certificates are being mounted e.g.
- name: httpd-cert-provided mountPath: /etc/httpd/ssl/pem/
note that you need to adjust for volumeMount at each container and volume for the full StatefulSet. There is already ejbca.volumes and ejbca.volumeMounts in Helm chart. You may add similarly to httpd section.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@haraldholub
Comment options

Answer selected by haraldholub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants