rancher v2.15.1

RKEControlPlane.spec.machineSelectorFiles[].fileSources.secret.spec.rotateCertificates

RotateCertificates is the configuration for the certificate rotation operation.

2 fields
RKEControlPlane.spec.machineSelectorFiles[].fileSources.secret.spec.rotateCertificates fields and descriptions
Field / TypeDescription
generation
integer

Generation is the current generation for which a certificate rotation operation has been requested. Changing the Generation is the only thing required to initiate a certificate rotation.

  • format: int64
string[]

Services is a list of services to rotate certificates for. If the list is empty, all services will be rotated.

  • nullable