g-loot/Deploy progress
Deploy Progress
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 6, 2022
- License
- Apache 2.0
Pinned Snippet
uses: g-loot/infra-gitops-deploy@52c8afd73e0a69f6e7d0e58fe912008b93cc33e4 # 0.0.10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gcp_key | GCP Service account key | yes | — |
| name | Name of serivce | yes | — |
| tag | Image tag | yes | — |
| image | Full image name with registry | yes | — |
| cluster_name | Name of the cluster | yes | — |
| cluster_zone | Name of the zone the cluster is deployed to | yes | — |
| cluster_project | Name of the project the cluster is deployed to | yes | — |
| namespace | Namespace of service | yes | default |
| canary | Set to true if canary deployments are used | yes | false |
Outputs
no outputs