skyhook-io/Create Deployment Matrix
Creates a matrix for service deployment based on .koala-monorepo.json and .koala.toml configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| overlay | The overlay/environment to use for kustomize (e.g., dev, staging, production). If not provided, all environments will be included. | no | — |
| branch | The branch to use for deployment | no | main |
| tag | The image tag to deploy | yes | — |
| github-token | GitHub token for API access | yes | — |
| repo-path | The path to the repo | no | . |
Outputs
| name | description |
|---|---|
| matrix | JSON string of the deployment matrix for service deployments |