...
Input Name | Input Code | Required | Description |
---|---|---|---|
Project | FDOC_INP_PROJECT | No | The project to use. If no project is specified, commands will be run for the default project of the given OpenShift user. |
Replicas Coun | FDOC_INP_REPLICAS_COUNT | Yes | Number of replicas to scale a resource to. |
File Path | FDOC_INP_FILE_PATH | No | Absolute path to configuration file or the kustomization directory containing the details of the resources to scale. |
Additional Parameters | FDOC_INP_ADDITIONAL_PARAMS | No | Additional Parameters for the run command. If the file path is not set, resources to scale are specified here. |
...