diff options
author | Vincent Ambo <mail@tazj.in> | 2021-12-03T14·12+0300 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-12-08T18·22+0000 |
commit | f1e1f71883f07ca88428e597a3ee21b217841254 (patch) | |
tree | 661fe2936f4991660ca8b64d6b375b2b2282a41f /ops/secrets/README.md | |
parent | 2fa157ccd6e1aa8a0bdeda3a9b720bc6b8f5910e (diff) |
feat(ops/secrets): Bootstrap agenix secrets folder r/3159
Sets up the key set and adds an initial secret (besadii config with tokens) to be deployed to whitby. Change-Id: Ic07fd5e66b9e7a533013e04c35e052c2aa11f77d
Diffstat (limited to 'ops/secrets/README.md')
-rw-r--r-- | ops/secrets/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/secrets/README.md b/ops/secrets/README.md new file mode 100644 index 000000000000..e59b86541335 --- /dev/null +++ b/ops/secrets/README.md @@ -0,0 +1 @@ +TVL's deployment secrets, encrypted with [agenix](https://github.com/ryantm/agenix/commits/main) |