Commit graph

1 commit

Author SHA1 Message Date
Pieter
e15fe78488 chore: Clean up client secrets directory
- Remove temporary/unencrypted files (dev-temp.yaml, *.tmp)
- Rename test.sops.yaml to template.sops.yaml for clarity
- Add comprehensive README.md documenting secrets management
- Improve security by removing plaintext credentials exposure

Files removed:
- dev-temp.yaml (contained plaintext credentials - security risk)
- dev.sops.yaml.tmp (empty temp file)
- test-temp.sops.yaml (empty temp file)

Files renamed:
- test.sops.yaml → template.sops.yaml (reference template, not deployed)

Files added:
- README.md (complete documentation for secrets management)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-17 19:32:06 +01:00