Files
argocd-apps/apps
unkinben 949b7d908c
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
fix(kanidm): fix automatic_refresh toml generation in init container
The \n escape in a shell variable wasn't interpreted as a newline when
passed as a printf %s argument, causing automatic_refresh to be appended
to the partner_cert string on the same line, breaking TOML parsing.
Use separate printf calls per peer type instead.
2026-05-31 00:23:18 +10:00
..