secretName property

String? secretName
final

secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret.

Implementation

final String? secretName;