fix: netbird config to a persistent location

Save Netbird config to persistent location.

Signed-off-by: sam <67697492+shyam0904a@users.noreply.github.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit 62d2176758a959c63649612efb896876a623665d)
This commit is contained in:
sam 2025-12-05 15:16:25 +05:30 committed by Andrey Smirnov
parent 123b6e5399
commit 3cbbbf0e55
No known key found for this signature in database
GPG Key ID: 322C6F63F594CE7C

View File

@ -17,7 +17,7 @@ container:
- NB_LOG_FILE=console,/var/log/netbird/client.log
- NB_DISABLE_PROFILES=true
- USER=talos
- NB_CONFIG=/var/run/netbird/config.json
- NB_CONFIG=/var/lib/netbird/config.json
- HOME=/var/run/netbird
- PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH
security: