feat: add keys

This commit is contained in:
2026-04-27 17:00:40 -05:00
parent 732bf455a2
commit a9e645c003
2 changed files with 27 additions and 0 deletions

View File

@@ -15,6 +15,18 @@ spec:
remoteRef:
key: /cl01tl/dawarich/key
property: key
- secretKey: otp-primary-key
remoteRef:
key: /cl01tl/dawarich/key
property: otp-primary-key
- secretKey: otp-deterministic-key
remoteRef:
key: /cl01tl/dawarich/key
property: otp-deterministic-key
- secretKey: otp-derivation-salt
remoteRef:
key: /cl01tl/dawarich/key
property: otp-derivation-salt
---
apiVersion: external-secrets.io/v1