Chapter 39. AdditionalVolume schema reference
Used in: PodTemplate
Property | Property type | Description |
---|---|---|
name | string | Name to use for the volume. Required. |
secret | Secret to use populate the volume. | |
configMap | ConfigMap to use to populate the volume. | |
emptyDir | EmptyDir to use to populate the volume. | |
persistentVolumeClaim | PersistentVolumeClaim object to use to populate the volume. | |
csi | CSIVolumeSource object to use to populate the volume. |