jamfpro icon indicating copy to clipboard operation
jamfpro copied to clipboard

SSL cert does not persist

Open MrMinos opened this issue 3 years ago • 0 comments

Describe the bug After uploading an SSL cert through web dashboard, and if the pod restarts, the cert file does not persist.

To Reproduce Steps to reproduce the behavior:

  1. Setup kubernetes deployment
  2. Upload SSL cert for https/host connection through instance web interface
  3. If pod is restarted for whatever reason, the cert file does not persist

I understand the app is built for a native install, I mainly want to get a confirmation that for a successful deployment, whether we need to embed the cert (similar to root.WAR file) when we create our own image.

MrMinos avatar Nov 22 '21 23:11 MrMinos