<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Create users in k8s deployment]]></title><description><![CDATA[<p>HI,<br />
I am looking for a way to create Jsreport users deployed in Kubernetes without volume persistence.<br />
Is it possible to use a ConfigMap?<br />
Thank you for your help.</p>
]]></description><link>https://forum.jsreport.net/topic/3505/create-users-in-k8s-deployment</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 23:13:16 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3505.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Nov 2025 08:47:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Create users in k8s deployment on Invalid Date]]></title><description><![CDATA[<p>HI,<br />
I am looking for a way to create Jsreport users deployed in Kubernetes without volume persistence.<br />
Is it possible to use a ConfigMap?<br />
Thank you for your help.</p>
]]></description><link>https://forum.jsreport.net/post/14801</link><guid isPermaLink="true">https://forum.jsreport.net/post/14801</guid><dc:creator><![CDATA[Schoomee]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Create users in k8s deployment on Invalid Date]]></title><description><![CDATA[<p>The custom users need to be persisted.</p>
<p>However, you can create a startup script that will import or create them.</p>
]]></description><link>https://forum.jsreport.net/post/14802</link><guid isPermaLink="true">https://forum.jsreport.net/post/14802</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Create users in k8s deployment on Invalid Date]]></title><description><![CDATA[<p>The startup script idea mentioned here is probably your best bet for a stateless setup. You could essentially pack your user creation logic into a small script and run it via an initContainer or a post-start hook in your K8s deployment.<br />
Another way to handle it without persistence is to use the jsreport CLI to import a prepared backup file (including the users) during the container's boot sequence. It keeps things clean and ensures your environment is identical every time it spins up.</p>
]]></description><link>https://forum.jsreport.net/post/14892</link><guid isPermaLink="true">https://forum.jsreport.net/post/14892</guid><dc:creator><![CDATA[JannetGen]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>