orderchamp/deploy-action
Github Action to deploy with shopfiy krane, kubectl, and gcloud.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials_json | Your google service account json | yes | — |
| environment | Name of the environment, usually "production" | no | production |
| command | The krane deployment command | yes | — |
| cluster_name | The custom name of the cluster | yes | — |
| project | The GCP project name | yes | — |
Outputs
| name | description |
|---|---|
| result | Output returned by your Krane command |