fix(kanidm): remove invalid automatic_refresh from replication config #179

Merged
unkinben merged 1 commits from fix-kanidm-replication-config into main 2026-05-30 23:20:48 +10:00
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -17,4 +17,3 @@ versions = 7
[replication]
origin = "repl://kanidm-0.kanidm-headless.kanidm.svc.cluster.local:8444"
bindaddress = "[::]:8444"
automatic_refresh = true
-1
View File
@@ -17,4 +17,3 @@ versions = 7
[replication]
origin = "repl://kanidm-1.kanidm-headless.kanidm.svc.cluster.local:8444"
bindaddress = "[::]:8444"
automatic_refresh = true
-1
View File
@@ -17,4 +17,3 @@ versions = 7
[replication]
origin = "repl://kanidm-2.kanidm-headless.kanidm.svc.cluster.local:8444"
bindaddress = "[::]:8444"
automatic_refresh = true