certmanager v1.21.1

Certificate.spec.keystores.jks.passwordSecretRef

PasswordSecretRef is a reference to a non-empty key in a Secret resource containing the password used to encrypt the JKS keystore. Mutually exclusive with password. One of password or passwordSecretRef must provide a password with a non-zero length.

2 fields
Certificate.spec.keystores.jks.passwordSecretRef fields and descriptions
Field / TypeDescription
key
string

The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required.

name
string required

Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names