Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 494 Bytes

VersionSpec.md

File metadata and controls

15 lines (8 loc) · 494 Bytes

VersionSpec

VersionSpec represents the settings for the version that fluid is orchestrating.

Properties

Name Type Description Notes
image String Image (e.g. alluxio/alluxio) [optional]
imagePullPolicy String One of the three policies: `Always`, `IfNotPresent`, `Never` [optional]
imageTag String Image tag (e.g. 2.3.0-SNAPSHOT) [optional]