Squash

    cluster

    (required, object) The name of the cluster that hosts the Squash server.

    attachment_template

    1. "spec": {
    2. "namespace": "{{ POD_NAMESPACE }}"
    3. }

    (where POD_NAME, POD_NAMESPACE are configured in the pod via the Downward API)

    request_timeout_ms

    (required, integer) The timeout for individual requests sent to the Squash cluster. Defaults to 1 second.

    (required, integer) The total timeout Squash will delay a request and wait for it to be attached. Defaults to 60 seconds.

    attachment_poll_period_ms

    (required, integer) Amount of time to poll for the status of the attachment object in the Squash server (to check if has been attached). Defaults to 1 second.