Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 54. 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
54.1. TlsSidecar schema properties Copier lienLien copié sur presse-papiers!
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 |