okteto/Deploy Preview Environment
Preview environments for your Docker Compose or Kubernetes applications
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the preview environment to create | yes | — |
| timeout | The length of time to wait for completion, zero means never. Any other values should contain a corresponding time unit e.g. 1s, 2m, 3h (default 5m0s) | no | — |
| scope | The scope of preview env to create. Allowed values are: personal or global. Defaults to global. | no | global |
| variables | Variables to be used by the pipeline. If several variables are present, they should be separated by commas e.g. VAR1=VAL1,VAR2=VAL2,VAR3=VAL3 | no | — |
| file | Path to the manifest file | no | — |
| branch | The branch to deploy | no | — |
| log-level | Log level string. Valid options are debug, info, warn, error | no | — |
| dependencies | Force deployment of repositories in the 'dependencies' section | no | — |
| labels | Tag and organize Preview Environments using labels. If several labels are present, they should be separated by commas e.g. label1,label2,label3 | no | — |
Outputs
no outputs