kubernetes v1.37

PodCertificateProjection.certificateChainPath

Write the certificate chain at this path in the projected volume. Most applications should use credentialBundlePath. When using keyPath and certificateChainPath, your application needs to check that the key and leaf certificate are consistent, because it is possible to read the files mid-rotation.

1 fields
PodCertificateProjection.certificateChainPath fields and descriptions
Field / TypeDescription
PodCertificateProjection.certificateChainPath
string

Write the certificate chain at this path in the projected volume. Most applications should use credentialBundlePath. When using keyPath and certificateChainPath, your application needs to check that the key and leaf certificate are consistent, because it is possible to read the files mid-rotation.