charts
charts copied to clipboard
Should not bitnami/ejbca be deployed as a StatefulSet instead of Deployment kind?
Name and Version
bitnami/ejbca 11.3.0
What architecture are you using?
amd64
What steps will reproduce the bug?
EJBCA internally has kinda Services (like a periodic tasks, crons) which could be used for the different purposes. In our organization we use these to update CRLs for our CAs (a lot of VPN CAs). Before the migration into K8S we used EJBCA as a docker container with the pre-defined host name. When you define a Service task - you can specify which hostname should be considered to run the task. Now this is not possible to fulfill, because the hostname of the pod is unique all the time.
Are you using any custom parameters or values?
No response
What is the expected behavior?
I would like to be able to use the services
What do you see instead?
The services are not being executed periodically
Additional information
No response
As a workaround could be done in this way:
and the audit log:
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.