redturtle/Rancher Deploy Action
Deploys a new image to a k8s deployment using Rancher v2 API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Rancher server host | yes | — |
| api-username | Rancher API username | yes | — |
| api-password | Rancher API password | yes | — |
| cluster-id | Target cluster id | yes | — |
| project-id | Target Project id | yes | — |
| namespace | Target namespace | yes | default |
| workload | Target workload name | yes | — |
| image | Image to be deployed | yes | — |
| slack-hook-url | Slack hook to post notifications to | no | — |
Outputs
no outputs