fixup! cluster/services/sso: move from VEGAS/sso
This commit is contained in:
parent
c7508baf70
commit
46b53c6313
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
|||
links.keycloak.protocol = "http";
|
||||
|
||||
age.secrets.keycloak-dbpass = {
|
||||
file = ../../../../secrets/keycloak-dbpass.age;
|
||||
file = ../../../secrets/keycloak-dbpass.age;
|
||||
owner = "root";
|
||||
group = "root";
|
||||
mode = "0400";
|
||||
|
|
Loading…
Reference in a new issue