kubernetes v1.34

PodCertificateProjection.keyPath

Write the key 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.keyPath fields and descriptions
Field / TypeDescription
PodCertificateProjection.keyPath
string

Write the key 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.