Skip to content

Conversation

@solcik
Copy link
Owner

@solcik solcik commented Feb 3, 2026

Summary

Add shell plugin for SOPS that provisions SOPS_AGE_KEY environment variable from 1Password vault items.

Supported CLIs

  • sops - SOPS CLI for encrypt/decrypt operations
  • helm - With secrets subcommand (helm-secrets plugin)

Credential Type

  • secret_key - Age private key (AGE-SECRET-KEY-...)

Field Mapping

1Password Field Environment Variable
Private Key SOPS_AGE_KEY

Test Commands

sops -d secrets.yaml
helm secrets decrypt secrets.yaml

Add shell plugin for SOPS (Secrets OPerationS) that provisions
SOPS_AGE_KEY environment variable from 1Password vault items.

Supports:
- sops CLI for encrypt/decrypt operations
- helm CLI with 'secrets' subcommand (helm-secrets plugin)

Credential type:
- secret_key: Age secret key (AGE-SECRET-KEY-...)
@solcik solcik self-assigned this Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant