command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
google_secret_manager
Injects secrets from Google Secret Manager into deployments based on repo labels.
Capabilities: secrets
Config section: google_secret_manager
Keys: project_id (or project)
Notes:
- Requires Google Cloud Application Default Credentials.
- Secrets are selected by labels
git-ops_owner and git-ops_repo.
- Optional label
git-ops_env_key overrides the env var key name. Otherwise the
secret name (last path segment) is used and uppercased.
- If multiple secret plugins return the same key, the first plugin wins and a
notify_secret_conflict event is emitted by the reconciler.
Execute:
- Action:
get_secrets
- Params:
owner, repo
- Returns: map of env var name to secret value
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.