Create users in k8s deployment
-
HI,
I am looking for a way to create Jsreport users deployed in Kubernetes without volume persistence.
Is it possible to use a ConfigMap?
Thank you for your help.
-
The custom users need to be persisted.
However, you can create a startup script that will import or create them.