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";
|
links.keycloak.protocol = "http";
|
||||||
|
|
||||||
age.secrets.keycloak-dbpass = {
|
age.secrets.keycloak-dbpass = {
|
||||||
file = ../../../../secrets/keycloak-dbpass.age;
|
file = ../../../secrets/keycloak-dbpass.age;
|
||||||
owner = "root";
|
owner = "root";
|
||||||
group = "root";
|
group = "root";
|
||||||
mode = "0400";
|
mode = "0400";
|
||||||
|
|
Loading…
Add table
Reference in a new issue