This commit is contained in:
2025-08-27 20:36:53 -04:00
parent adb0a25816
commit 8fe20838c7
6 changed files with 77 additions and 0 deletions

View File

@@ -30,6 +30,11 @@
owner = "synchronous";
mode = "0400";
};
kube = {
file = ../secrets/kube.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";