fix(mail): add missing openclawHashedPassword secret declaration
Some checks failed
Nix CI / build (push) Failing after 3m59s
Some checks failed
Nix CI / build (push) Failing after 3m59s
This commit is contained in:
parent
0e0a194b09
commit
908ff483e8
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
"mail/NikitaHapanulStaff228HashedPassword" = {
|
||||
sopsFile = ./../../secrets/common.yaml;
|
||||
};
|
||||
"mail/openclawHashedPassword" = {
|
||||
sopsFile = ./../../secrets/common.yaml;
|
||||
};
|
||||
"mail/nikitapocox6prohype" = {
|
||||
sopsFile = ./../../secrets/common.yaml;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue