blumeops/docs/reference/services/1password.md
Erich Blume 26e4a18396 Convert wiki-links to title-based format
- Add doc-card-titles mise task to enumerate cards and detect duplicates
- Remove redundant aliases from zk cards (where alias matched id)
- Rename reference/storage/postgresql.md title to "PostgreSQL Storage"
- Convert all path-based wiki-links [[path|Title]] to title-based [[Title]]
- Add pre-commit hook to check for duplicate card titles

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 15:03:24 -08:00

694 B

title tags
1Password
service
secrets

1Password

Root credential store for all BlumeOps secrets, synced to Kubernetes via External Secrets Operator.

Architecture

1Password Cloud
      |
      v
1Password Connect (namespace: 1password)
      |
      v
External Secrets Operator (namespace: external-secrets)
      |
      v
Native Kubernetes Secrets

Vault

The blumeops vault contains all infrastructure credentials.

Kubernetes Integration

ClusterSecretStore: onepassword-blumeops

Services reference 1Password items via ExternalSecret manifests.