Running crowd application (v4.0) in kubernetes container using docker crowd image. Need TLS certificates to be installed and tomcat/server.xml to be updated in run time. Tried to map certificate and tomcat/server.xml file to shared volume, When pod spin up the shared volume data is getting overwriten. Tried to use execute command/args to image but after executing the command pod is exited (seems the command is overwritting the entrypoint command inside the pod.
Is there any solution where certificates and server.xml can be updated in runtime and then start crowd.sh
Recommended Learning For You
Level up your skills with Atlassian learning
Reporting for DevOps
Identify four key DevOps metrics and learn how to use Jira reports to track your team's progress and performance.
Explore Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
Monitor component health with scorecards in Compass
Learn what scorecards are and their purpose in measuring the health of software components and improving DevOps practices.