VersionSpec represents the settings for the version that fluid is orchestrating.
Name | Type | Description | Notes |
---|---|---|---|
image | str | Image (e.g. alluxio/alluxio) | [optional] |
image_pull_policy | str | One of the three policies: `Always`, `IfNotPresent`, `Never` | [optional] |
image_tag | str | Image tag (e.g. 2.3.0-SNAPSHOT) | [optional] |