th0th/Kubernetes redeploy workload
Redeploy kubernetes workload using kubernetes API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | Kubernetes API base url | — | — |
| bearer_token | Bearer token used for authentication | — | — |
| debug | Debug flag (useful when something fails) | — | — |
| deployments | Comma separated list of deployment names (e.g. deployment1,deployment2) | — | — |
| disable_output | Disables outputting to stdout (useful if the logs are public, but you don't want to expose anything) | — | — |
| ignore_tls_errors | Accept self-signed SSL certificate | — | — |
| namespace | Kubernetes namespace of the deployment to be updated | — | — |
Outputs
no outputs