# SKS Audit Update

Kubernetes Audit parameters

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `bearer-token` | string | no | Bearer token<br/><br/>Min length: `1`. Max length: `2000`. |
| `enabled` | boolean | no | Enable or Disable Kubernetes Audit |
| `endpoint` | string | no | Target Webserver URL<br/><br/>Min length: `1`. Max length: `2000`. |
| `initial-backoff` | string | no | Initial backoff (default '10s')<br/><br/>Min length: `1`. Max length: `10`. |

