Vegard Hagen
01/21/2025, 2:30 PMemptyDir mounted as the /data folder ([link to Deployment](https://github.com/vehagn/homelab/blob/main/k8s/infra/auth/lldap/deployment.yaml)). From what I undestand the key_seed is randomly generated each time LLDAP start, but since I only use ephemeral storage I suppose this key isn't saved anywhere? I assume the only reason why it's working is that I use the bootstrap script to (re-)generate the passwords upon each restart. Should I explicitly set the LLDAP_KEY_SEED value?Answer Overflow
01/21/2025, 2:30 PMjensen
01/21/2025, 2:32 PMVegard Hagen
01/21/2025, 2:33 PMVegard Hagen
01/21/2025, 2:36 PMlldap_config.docker_template.toml file
> Randomly generated on first run if it doesn't exist.
and the fact that it's not configured in Evantage-WS' [example deployment](https://github.com/Evantage-WS/lldap-kubernetes/blob/main/lldap-deployment.yaml).Vegard Hagen
01/21/2025, 2:37 PMjensen
01/21/2025, 2:41 PMnitnelave
01/21/2025, 2:43 PMVegard Hagen
01/21/2025, 2:44 PMnitnelave
01/21/2025, 2:44 PMnitnelave
01/21/2025, 2:45 PMnitnelave
01/21/2025, 2:45 PMVegard Hagen
01/21/2025, 2:46 PMnitnelave
01/21/2025, 2:46 PMnitnelave
01/21/2025, 2:46 PMjensen
01/21/2025, 2:47 PMVegard Hagen
01/21/2025, 2:48 PMnitnelave
01/21/2025, 2:49 PMVegard Hagen
01/21/2025, 2:49 PMVegard Hagen
01/21/2025, 2:49 PM