security: encrypt ConfigMap with SOPS, remove plaintext secrets
- ConfigMap values encrypted with age/SOPS (YubiKey-gated) - Removed secrets.env, secret.yaml, poimen-application.yaml (plaintext) - Worker needs no secrets — uses local LLM via ClusterIP, JWT from activity input - Decrypt: sops-unlock && sops --decrypt k8s/configmap.enc.yaml
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
creation_rules:
|
||||
- path_regex: k8s/.*\.enc\.ya?ml
|
||||
age: age1e5fq3hwxy78psus2nfvmtmua36g0u3suk78ephw6246l974d2utsvn0hla
|
||||
Reference in New Issue
Block a user