Specification
-------------


## Supported Properties

List of properties configurable in bud files.

| Name | Type | Default | Description |
| ----- | ----- | ----- | ----- |
{{#each vars.spec.properties}}{{#if configurable}}| `{{name}}` | {{{type}}} | {{default}} | {{description}} |
{{/if}}{{/each}}

