...
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Context | FDKN_INP_CONTEXT | Yes | Context (cluster, namespace, and user) to apply changes. |
Pod | FDKN_INP_POD_NAME | Yes | Pod name. |
Command | FDKN_INP_COMMAND | Yes | Command to execute. |
Container | FDKN_INP_CONTAINER | No | Name of container. |
Namespace | FDKN_INP_NAMESPACE | No | Namespace of the pod. |
Additional Options | FDKN_INP_ADDITIONAL_OPTIONS | No | Additional options not listed above to append to the run command. |
...