mirror of
https://github.com/Keeper-Security/harness-integration.git
synced 2026-06-04 18:23:51 +08:00
5dd14e97cd
- Add .claude/, CLAUDE.md, and non-README *.md to .dockerignore to prevent internal tooling files from being included in published image - Add .claude/ to .gitignore to prevent accidental commits of local config - Add dockerhub-overview.md for Docker Hub repository description
725 B
725 B
Keeper Secrets Manager Harness Plugin
Retrieve secrets from Keeper Vault directly into your Harness CI pipeline steps at runtime — no secrets stored in Harness, no plaintext in pipeline configs.
Documentation
For setup and usage, visit the GitHub repository.
How to Use This Image
step:
type: Plugin
spec:
image: keeper/harness-plugin:latest
settings:
ksm_config: <+secrets.getValue("Keeper_Config_Secret")>
secrets: |
RECORD_UID/field/password > DB_PASSWORD
Support and Feedback
For support or bug reports, file an issue on our GitHub page.