# Test

# Code Block

```yaml
spec:
  inputs:
    ca-cert:
      default: "$KEYON_ROOTCA_CERT"
      description: "The CA certificate to trust when downloading the JRE"
    image-version:
      default: "1.0.1"
      description: "Docker image version used to run this job"

```