versions property

List of secret versions to mount for this secret. If empty, the latest version of the secret will be made available in a file named after the secret under the mount point.

Implementation

final List<SecretVolume_SecretVersion> versions;