actions-marketplace-validations/Rancher redeploy workload
An action for redeploying Rancher workload(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Debug flag | — | — |
| disable_output | Disables outputting to stdout (useful if the logs are public, but you don't want to expose anything) | — | — |
| rancher_bearer_token | Bearer token used for authenticating on Rancher | — | — |
| rancher_cluster_id | Cluster's id on Rancher | — | — |
| rancher_namespace | Kubernetes namespace of the deployment to be updated | — | — |
| rancher_project_id | Project's id on Rancher | — | — |
| rancher_url | Base URL of the Rancher | — | — |
| rancher_workloads | Comma separated list of workloads to be updated (e.g. deployment1,deployment2) | — | — |
| tls_skip_verification | Skips TLS verification for the outgoing HTTP request to Rancher | — | — |
Outputs
no outputs