VersionSpec represents the settings for the version that fluid is orchestrating.
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] |