mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(kanidm): wrong hyphen lol
This commit is contained in:
@@ -47,7 +47,7 @@ spec:
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- "[ -s /data/kanidm.db ] || /sbin/kanidmd recover_account -c /data/server.toml admin"
|
||||
- "[ -s /data/kanidm.db ] || /sbin/kanidmd recover-account -c /data/server.toml admin"
|
||||
image: *img
|
||||
securityContext: *sc
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user