此内容没有您所选择的语言版本。
Chapter 55. TlsSidecar schema reference
The type TlsSidecar has been deprecated.
Used in: CruiseControlSpec, EntityOperatorSpec
Full list of TlsSidecar schema properties
The TLS sidecar type is not used anymore. If set, it will be ignored
55.1. TlsSidecar schema properties 复制链接链接已复制到粘贴板!
| Property | Property type | Description |
|---|---|---|
| image | string | The docker image for the container. |
| resources | CPU and memory resources to reserve. | |
| livenessProbe | Pod liveness checking. | |
| readinessProbe | Pod readiness checking. | |
| logLevel | string (one of [emerg, debug, crit, err, alert, warning, notice, info]) |
The log level for the TLS sidecar. Default value is |