mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Add vault secret for admin
This commit is contained in:
@@ -80,6 +80,10 @@ data:
|
||||
type = "internal"
|
||||
store = "rocksdb"
|
||||
|
||||
[authentication.fallback-admin]
|
||||
user = "%{env:STALWART_ADMIN_USER}%"
|
||||
secret = "%{env:STALWART_ADMIN_PASSWORD}%"
|
||||
|
||||
[tracer.log]
|
||||
type = "log"
|
||||
enable = true
|
||||
|
||||
Reference in New Issue
Block a user