feat(az-cld-1): add snipe-it service
This commit is contained in:
@@ -53,6 +53,14 @@
|
||||
file = ../../secrets/outline-env.age;
|
||||
owner = "outline";
|
||||
};
|
||||
snipe-it-app-key = {
|
||||
file = ../../secrets/snipe-it-app-key.age;
|
||||
owner = "snipeit";
|
||||
};
|
||||
snipe-it-db-password = {
|
||||
file = ../../secrets/snipe-it-db-password.age;
|
||||
owner = "snipeit";
|
||||
};
|
||||
pgadmin-pw = {
|
||||
file = ../../secrets/pgadmin-pw.age;
|
||||
owner = "pgadmin";
|
||||
|
||||
Reference in New Issue
Block a user